dotty.tools.dotc.core.tasty
Members list
Type members
Classlikes
Attributes
- Supertypes
- Self type
-
AttributePickler.type
Attributes
- Supertypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
Attributes.type
Attributes
- Supertypes
- Self type
Attributes
- Supertypes
- Self type
-
CommentPickler.type
Attributes
- Supertypes
Attributes
- Supertypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
DottyUnpickler.type
A class for unpickling Tasty trees and symbols.
A class for unpickling Tasty trees and symbols.
Value parameters
- bytes
-
the bytearray containing the Tasty file from which we unpickle
- isBestEffortTasty
-
specifies whether file should be unpickled as a Best Effort TASTy
- mode
-
the tasty file contains package (TopLevel), an expression (Term) or a type (TypeTree)
- tastyFile
-
tasty file from which we unpickle (used for CompilationUnitInfo)
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
NameBuffer.type
Attributes
- Supertypes
- Self type
-
PositionPickler.type
Unpickler for tree positions
Attributes
- Supertypes
Attributes
- Supertypes
Reads the package and class name of the class contained in this TASTy
Reads the package and class name of the class contained in this TASTy
Attributes
- Supertypes
Attributes
- Supertypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
TastyPickler.type
Attributes
- Companion
- class
- Supertypes
- Self type
-
TastyPrinter.type
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class TastyAnsiiPrinterclass TastyHTMLPrinter
Attributes
- Companion
- class
- Supertypes
- Self type
-
TastyUnpickler.type
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class TastyPrinterUnpickler
Attributes
- Supertypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
TreePickler.type
Unpickler for typed trees
Unpickler for typed trees
Value parameters
- attributeUnpicklerOpt
-
the unpickler for attributes, if it exists
- commentUnpicklerOpt
-
the unpickler for comments, if it exists
- compilationUnitInfo
-
the compilation unit info of the TASTy
- isBestEffortTasty
-
decides whether to unpickle as a Best Effort TASTy
- posUnpicklerOpt
-
the unpickler for positions, if it exists
- reader
-
the reader from which to unpickle
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
- Self type
-
TreeUnpickler.type