zinc Persist
zinc Persist
sbt.internal.inc
ConcreteRootPaths
FileAnalysisStore
sbt.internal.inc.binary
BinaryAnalysisFormat
sbt.internal.inc.binary.converters
InternalApiProxy
Modifiers
ProtobufDefaults
Classes
EmptyLazyCompanions
Feedback
Readers
StringToException
Writers
ReadersConstants
WritersConstants
ProtobufReaders
EfficientTraverse
OptionReader
ProtobufWriters
sbt.internal.inc.cached
CacheAwareStore
CacheProvider
CompilationCache
ProjectRebasedCache
RebaseReadWriteMapper
sbt.internal.inc.mappers
MapperUtils
NaiveRelativeReadMapper
NaiveRelativeWriteMapper
RelativeReadMapper
RelativeWriteMapper
sbt.internal.inc.text
AnalyzedClassFormats
CompanionsFormat
CompilationFormat
ContextAwareMapper
EOFException
EnumSetSerializer
FormatCommons
FormatCommons
InputWrapperStream
Mapper
Mapper
MapperOpts
OutputWrapperStream
ReadException
RelationsTextFormat
RelationsF
TextAnalysisFormat
TextAnalysisFormat
zinc Persist
/
sbt.internal.inc.text
/
TextAnalysisFormat
TextAnalysisFormat
object
TextAnalysisFormat
extends
TextAnalysisFormat
Companion:
class
Graph
Supertypes
Self type
class
TextAnalysisFormat
trait
RelationsTextFormat
trait
FormatCommons
class
Object
trait
Matchable
class
Any
TextAnalysisFormat
.type
Type members
Value members
Type members
Inherited classlikes
protected
object
RelationsF
Inherited from:
RelationsTextFormat
Value members
Inherited methods
override
def
binariesMapper
:
Mapper
[
VirtualFileRef
]
Definition Classes
TextAnalysisFormat
->
RelationsTextFormat
Inherited from:
TextAnalysisFormat
override
def
productsMapper
:
Mapper
[
VirtualFileRef
]
Definition Classes
TextAnalysisFormat
->
RelationsTextFormat
Inherited from:
TextAnalysisFormat
def
read
(
in:
BufferedReader
,
companionsStore:
CompanionsStore
): (
CompileAnalysis
,
MiniSetup
)
Inherited from:
TextAnalysisFormat
def
readCompanionMap
(
in:
BufferedReader
): (
Map
[
String
,
Companions
],
Map
[
String
,
Companions
])
Inherited from:
TextAnalysisFormat
override
def
sourcesMapper
:
Mapper
[
VirtualFileRef
]
Definition Classes
TextAnalysisFormat
->
RelationsTextFormat
Inherited from:
TextAnalysisFormat
def
write
(
out:
Writer
,
analysis:
CompileAnalysis
,
setup:
MiniSetup
):
Unit
Inherited from:
TextAnalysisFormat
def
writeCompanionMap
(
out:
Writer
,
apis:
APIs
):
Unit
Inherited from:
TextAnalysisFormat
Inherited fields
val
fileToString
:
File
=>
String
Inherited from:
FormatCommons
val
fileVToString
:
VirtualFileRef
=>
String
Inherited from:
FormatCommons
val
mappers
:
ReadWriteMappers
Inherited from:
TextAnalysisFormat
val
stringToFile
:
String
=>
File
Inherited from:
FormatCommons
val
stringToFileV
:
String
=>
VirtualFileRef
Inherited from:
FormatCommons