mill.bsp.worker
Members list
Type members
Classlikes
Manages BSP module discovery and lookup for a Mill build. Coordinates between evaluators, module graphs, and script discovery.
Manages BSP module discovery and lookup for a Mill build. Coordinates between evaluators, module graphs, and script discovery.
Attributes
- Source
- BspEvaluators.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Source
- BspWorkerImpl.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BspWorkerImpl.type
Used to handle edge cases for specific BSP clients.
Used to handle edge cases for specific BSP clients.
Attributes
- Source
- ClientType.scala
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- EndpointsApi.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait MillBspEndpoints
Contains all BSP protocol endpoint implementations. This trait is mixed into MillBuildServer to separate the API endpoints from the server infrastructure code.
Contains all BSP protocol endpoint implementations. This trait is mixed into MillBuildServer to separate the API endpoints from the server infrastructure code.
Attributes
- Companion
- object
- Source
- Endpoints.scala
- Supertypes
Attributes
- Companion
- trait
- Source
- Endpoints.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MillBspEndpoints.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
Context passed to handler blocks for each target being processed. Callers can access only the fields they need.
Context passed to handler blocks for each target being processed. Callers can access only the fields they need.
Attributes
- Source
- EndpointsApi.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Source
- Utils.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Utils.type