build-module
build-module
API
scala.build
Bloop
BloopBuildClient
BloopBuildClient
Build
Build
Cancelled
Failed
Successful
Watcher
BuildThreads
BuildThreads
Builds
ConsoleBloopBuildClient
ConsoleBloopBuildClient
CrossKey
CrossSources
CrossSources
Directories
Directories
OsLocations
SubDir
GeneratedSource
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
JvmBuildServerForwardStubs
LocationExt
LoggingBuildClient
LoggingBuildServer
LoggingBuildServerAll
LoggingJavaBuildServer
LoggingJvmBuildServer
LoggingScalaBuildServer
PositionExt
RangeExt
ScalaBuildServerForwardStubs
SourceItemExt
SourcesItemExt
SourcesResultExt
WorkspaceBuildTargetsResultExt
scala.build.bsp.protocol
TextEdit
scala.build.compiler
BloopCompiler
BloopCompilerMaker
ScalaCompiler
ScalaCompiler
IgnoreScala2
ScalaCompilerMaker
ScalaCompilerMaker
IgnoreScala2
SimpleJavaCompiler
SimpleJavaCompiler
SimpleScalaCompiler
SimpleScalaCompilerMaker
scala.build.input
AnyJavaFile
AnyMarkdownFile
AnyScalaFile
AnyScript
CFile
Compiled
Directory
Element
ElementsUtils
Inputs
Inputs
JarFile
JavaFile
MarkdownFile
OnDisk
ProjectScalaFile
ResourceDirectory
ScalaCliInvokeData
ScalaFile
Script
SingleElement
SingleFile
SourceFile
SourceScalaFile
SubCommand
Virtual
Virtual
VirtualData
VirtualJavaFile
VirtualMarkdownFile
VirtualScalaFile
VirtualScript
VirtualScript
VirtualSourceFile
WorkspaceOrigin
WorkspaceOrigin
Forced
HomeDir
ResourcePaths
SourcePaths
VirtualForced
scala.build.internal
AmmUtil
CustomCodeWrapper
JavaParserProxy
JavaParserProxyBinary
JavaParserProxyJvm
JavaParserProxyMaker
MainClass
ManifestJar
Runner
scala.build.internal.markdown
MarkdownCodeBlock
MarkdownCodeBlock
MarkdownCodeWrapper
WrappedMarkdownCode
MarkdownOpenFence
MarkdownOpenFence
scala.build.internal.resource
NativeResourceMapper
ResourceMapper
scala.build.internal.util
ConsoleUtils
ScalaCliConsole
scala.build.internal.zip
WrappedZipInputStream
WrappedZipInputStream
scala.build.postprocessing
AsmPositionUpdater
ByteCodePostProcessor
LineConversion
PostProcessor
SemanticDbPostProcessor
SemanticdbProcessor
TastyPostProcessor
scala.build.preprocessing
CustomDirectivesReporter
CustomDirectivesReporter
DataPreprocessor
DirectivesPositions
DirectivesProcessor
DirectivesProcessorOutput
ExtractedDirectives
ExtractedDirectives
JarPreprocessor
JavaPreprocessor
MarkdownCodeBlockProcessor
MarkdownPreprocessor
PreprocessedMarkdown
PreprocessedMarkdown
PreprocessedMarkdownCodeBlocks
PreprocessedMarkdownCodeBlocks
PreprocessedSource
PreprocessedSource
InMemory
NoSourceCode
OnDisk
PreprocessingUtil
Preprocessor
ScalaPreprocessor
ProcessingOutput
ScriptPreprocessor
ScriptPreprocessor
SheBang
UsingDirectivesOps
build-module
/
scala.build.input
/
VirtualSourceFile
VirtualSourceFile
scala.build.input.VirtualSourceFile
sealed abstract
class
VirtualSourceFile
extends
Virtual
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Virtual
trait
SingleElement
class
Element
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Known subtypes
class
VirtualJavaFile
class
VirtualMarkdownFile
class
VirtualScalaFile
class
VirtualScript
Clear all
Members list
Concise view
Value members
Concrete methods
protected
def
generatedSourceFileName
(
fileSuffix
:
String
):
String
def
isSnippet
:
Boolean
def
isStdin
:
Boolean
Inherited methods
def
canEqual
(
that
:
Any
):
Boolean
Attributes
Inherited from:
Equals
def
content
:
Array
[
Byte
]
Attributes
Inherited from:
Virtual
def
productArity
:
Int
Attributes
Inherited from:
Product
def
productElement
(
n
:
Int
):
Any
Attributes
Inherited from:
Product
def
productElementName
(
n
:
Int
):
String
Attributes
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
productPrefix
:
String
Attributes
Inherited from:
Product
def
scopePath
:
ScopePath
Attributes
Inherited from:
Virtual
def
source
:
String
Attributes
Inherited from:
Virtual
def
subPath
:
SubPath
Attributes
Inherited from:
Virtual