dotty.tools.dotc.core.CompilationUnitInfo
See theCompilationUnitInfo companion object
Information about the compilation unit of a class symbol.
Value parameters
- associatedFile
-
The source or class file from which this class or the class containing this symbol was generated, null if not applicable.
- tastyInfo
-
Information about the TASTy from which this class was loaded. None if not loaded from TASTy,
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article