dotty.tools.dotc.fromtasty

Members list

Concise view

Type members

Classlikes

A marker CompilationUnit to return up the call stack from ReadTasty. This will tell us that we've encountered, and attempted to inspect, something that has already been loaded, for example a Scala primitive or a library class like Option.

A marker CompilationUnit to return up the call stack from ReadTasty. This will tell us that we've encountered, and attempted to inspect, something that has already been loaded, for example a Scala primitive or a library class like Option.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
object Debug

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Debug.type
class ReadTasty extends Phase

Load trees from TASTY files

Load trees from TASTY files

Attributes

Graph
Supertypes
class Phase
class Object
trait Matchable
class Any
class TASTYCompilationUnit(val className: String) extends CompilationUnit

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class TASTYCompiler extends Compiler

Attributes

Graph
Supertypes
class Compiler
class Object
trait Matchable
class Any
Known subtypes
class TASTYRun(comp: Compiler, ictx: Context) extends Run

Attributes

Graph
Supertypes
class Run
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type