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