mill.bsp.worker
package mill.bsp.worker
Members list
Type members
Classlikes
enum BspClientType
Used to handle edge cases for specific BSP clients.
Used to handle edge cases for specific BSP clients.
Attributes
- Source
- BspClientType.scala
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
class BspEvaluators(workspaceDir: Path, val evaluators: Seq[EvaluatorApi], debug: (() => String) => Unit, val watched: Seq[Watchable])
Attributes
- Source
- BspEvaluators.scala
- Supertypes
-
class Objecttrait Matchableclass Any
object BspWorkerImpl
Attributes
- Source
- BspWorkerImpl.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BspWorkerImpl.type
Synthesised BspBuildTarget to handle exclusions. Intellij-Bsp doesn't provide a way to exclude files outside of module,so if there is no module having content root of topLevelProjectRoot, SyntheticRootBspBuildTargetData will be created
Synthesised BspBuildTarget to handle exclusions. Intellij-Bsp doesn't provide a way to exclude files outside of module,so if there is no module having content root of topLevelProjectRoot, SyntheticRootBspBuildTargetData will be created
Attributes
- Companion
- object
- Source
- SyntheticRootBspBuildTargetData.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Source
- SyntheticRootBspBuildTargetData.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Source
- BspTestReporter.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Utils
Attributes
- Source
- Utils.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Utils.type
In this article