LanguageId

mill.scalalib.bsp.BspModule.LanguageId
@Scaladoc(value = "/** Used to define the [[BspBuildTarget.languageIds]] field. */")
object LanguageId

Used to define the BspBuildTarget.languageIds field.

Attributes

Source
BspModule.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LanguageId.type

Members list

Value members

Concrete fields

val Java: String

Attributes

Source
BspModule.scala
val Kotlin: String

Attributes

Source
BspModule.scala
val Scala: String

Attributes

Source
BspModule.scala