sbt.internal
Members list
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- BuildUtilLite.type
This represents a Setting
expression configured by the sbt DSL.
This represents a Setting
expression configured by the sbt DSL.
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- trait ProjectManipulationclass DslAggregateclass DslConfigsclass DslDependsOnclass DslDisablePluginsclass DslEnablePluginstrait ProjectSettingsclass DslSetting
- nonCpOptions - non-classpath options
- classpath - classpath used for evaluation
- backingDir - directory to save
*.class
files - mkReporter - an optional factory method to create a reporter
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
The result of evaluating a group of Scala definitions. The definitions are wrapped in an
auto-generated, top-level module named enclosingModule
. generated
contains the compiled
classes and cache files related to the definitions. A new class loader containing the module may
be obtained from loader
by passing the parent class loader providing the classes from the
classpath that the definitions were compiled against. The list of vals with the requested types
is valNames
. The values for these may be obtained by providing the parent class loader to
values
as is done with loader
.
The result of evaluating a group of Scala definitions. The definitions are wrapped in an
auto-generated, top-level module named enclosingModule
. generated
contains the compiled
classes and cache files related to the definitions. A new class loader containing the module may
be obtained from loader
by passing the parent class loader providing the classes from the
classpath that the definitions were compiled against. The list of vals with the requested types
is valNames
. The values for these may be obtained by providing the parent class loader to
values
as is done with loader
.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Reportertrait ReporterResultclass Objecttrait Matchableclass Any
- Known subtypes
- class ForwardingReporter
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- EvalReporter.type
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes