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
/
Sources
Sources
final case
class
Sources
(
paths:
Seq
[(
Path
,
RelPath
)],
inMemory:
Seq
[
InMemory
],
mainClass:
Option
[
String
],
resourceDirs:
Seq
[
Path
],
buildOptions:
BuildOptions
)
Companion:
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
generateSources
(
generatedSrcRoot:
Path
):
Seq
[
GeneratedSource
]
def
withVirtualDir
(
inputs:
Inputs
,
scope:
Scope
,
options:
BuildOptions
):
Sources
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product