build
build
scala.build
Bloop
BloopBuildClient
BloopBuildClient
Build
Build
Cancelled
Failed
Successful
Watcher
BuildThreads
BuildThreads
Builds
ConsoleBloopBuildClient
ConsoleBloopBuildClient
CrossKey
CrossSources
CrossSources
Directories
Directories
OsLocations
SubDir
GeneratedSource
Inputs
Inputs
AnyScalaFile
AnyScript
Compiled
Directory
Element
JavaFile
OnDisk
ResourceDirectory
ScalaFile
Script
SingleElement
SingleFile
SourceFile
Virtual
VirtualData
VirtualJavaFile
VirtualScalaFile
VirtualScript
WorkspaceOrigin
WorkspaceOrigin
Forced
HomeDir
ResourcePaths
SourcePaths
LocalRepo
PersistentDiagnosticLogger
Project
Project
ReplArtifacts
ReplArtifacts
ScalaCompilerParams
ScopedSources
Sources
Sources
InMemory
scala.build.bsp
BloopSession
BloopSession
Reference
Bsp
Bsp
BspClient
BspImpl
BspImpl
BspReloadableOptions
BspReloadableOptions
Reference
Reference
BspServer
BspThreads
BspThreads
BuildClientForwardStubs
BuildServerForwardStubs
BuildServerProxy
BuildTargetCapabilitiesExt
BuildTargetExt
BuildTargetIdentifierExt
DiagnosticExt
DiagnosticRelatedInformationExt
Ext
HasGeneratedSources
HasGeneratedSources
GeneratedSources
ProjectName
HasGeneratedSourcesImpl
IdeInputs
IdeInputs
JavaBuildServerForwardStubs
JsonRpcErrorCodes
LocationExt
LoggingBuildClient
LoggingBuildServer
LoggingBuildServerAll
LoggingJavaBuildServer
LoggingScalaBuildServer
PositionExt
RangeExt
ScalaBuildServerForwardStubs
SourceItemExt
SourcesItemExt
SourcesResultExt
WorkspaceBuildTargetsResultExt
scala.build.compiler
BloopCompiler
BloopCompilerMaker
ScalaCompiler
ScalaCompiler
IgnoreScala2
ScalaCompilerMaker
ScalaCompilerMaker
IgnoreScala2
SimpleScalaCompiler
SimpleScalaCompilerMaker
scala.build.internal
AmmUtil
CustomCodeWrapper
MainClass
NativeBuilderHelper
SNCacheData
Runner
scala.build.postprocessing
AsmPositionUpdater
ByteCodePostProcessor
LineConversion
PostProcessor
SemanticDbPostProcessor
SemanticdbProcessor
TastyPostProcessor
scala.build.preprocessing
CustomDirectivesReporter
CustomDirectivesReporter
DataPreprocessor
DirectivesProcessor
DirectivesProcessorOutput
ExtractedDirectives
ExtractedDirectives
JavaPreprocessor
PreprocessedSource
PreprocessedSource
InMemory
NoSourceCode
OnDisk
PreprocessingUtil
Preprocessor
ScalaPreprocessor
ProcessingOutput
ScriptPreprocessor
ScriptPreprocessor
SheBang
build
/
scala.build.preprocessing
scala.build.preprocessing
package
scala.build.preprocessing
Type members
Type members
Classlikes
class
CustomDirectivesReporter
(
path:
Either
[
String
,
Path
],
onDiagnostic:
Diagnostic
=>
Unit
)
extends
Reporter
Companion:
object
object
CustomDirectivesReporter
Companion:
class
case
object
DataPreprocessor
extends
Preprocessor
object
DirectivesProcessor
case
class
ExtractedDirectives
(
offset:
Int
,
directives:
Seq
[
StrictDirective
])
Companion:
object
object
ExtractedDirectives
Companion:
class
case
object
JavaPreprocessor
extends
Preprocessor
sealed abstract
class
PreprocessedSource
extends
Product
with
Serializable
Companion:
object
object
PreprocessedSource
Companion:
class
object
PreprocessingUtil
trait
Preprocessor
case
object
ScalaPreprocessor
extends
Preprocessor
final case
class
ScriptPreprocessor
(
codeWrapper:
CodeWrapper
)
extends
Preprocessor
Companion:
object
object
ScriptPreprocessor
Companion:
class
object
SheBang