
CompilationUnit models the top level compilation unit of a source file.
Slots
- importedTypes
-
Str:CType[] importedTypes
- make
- pod
-
CPod pod
- toStr
-
override Str toStr()
- tokens
-
TokenVal[] tokens
- types
-
TypeDef[] types
- usings
-
Using[] usings
CompilationUnit models the top level compilation unit of a source file.
Str:CType[] importedTypes
CPod pod
override Str toStr()
TokenVal[] tokens
TypeDef[] types
Using[] usings