Using models an using import statement.
Slots
- asNameSource
-
Str? asName
- isPodSource
-
Bool isPod()
Does this using import the entire pod
- makeSource
-
new make(Loc loc)
- podNameSource
-
Str podName := "?"
- printSource
-
override Void print(AstWriter out)
Overrides compiler::Node.print
Doc inherited from compiler::Node.print
Pretty print this node and it's descendants.
- resolvedPodSource
-
CPod? resolvedPod
- resolvedTypeSource
-
CType? resolvedType
- toStrSource
-
override Str toStr()
Overrides sys::Obj.toStr
Doc inherited from sys::Obj.toStr
Return a string representation of this object.
- typeNameSource
-
Str? typeName