Uses of Class
org.jetbrains.bsp.bazel.server.sync.languages.cpp.CppModule
-
Packages that use CppModule Package Description org.jetbrains.bsp.bazel.server.sync.languages.cpp -
-
Uses of CppModule in org.jetbrains.bsp.bazel.server.sync.languages.cpp
Methods in org.jetbrains.bsp.bazel.server.sync.languages.cpp that return types with arguments of type CppModule Modifier and Type Method Description io.vavr.control.Option<CppModule>CppLanguagePlugin. resolveModule(BspTargetInfo.TargetInfo targetInfo)Methods in org.jetbrains.bsp.bazel.server.sync.languages.cpp with parameters of type CppModule Modifier and Type Method Description voidCppLanguagePlugin. applyModuleData(CppModule moduleData, ch.epfl.scala.bsp4j.BuildTarget buildTarget)
-