SymbolExpr
Slots
- makeSource
- makeForSource
- nameSource
-
Str name
- podNameSource
-
Str? podName
- qnameSource
-
Str qname()
- serializeSource
-
override Str serialize()
Overrides compiler::Expr.serialize
Doc inherited from compiler::Expr.serialize
Return this expression as serialization text or throw exception if not serializable.
- symbolSource
-
CSymbol? symbol
- toStrSource
-
override Str toStr()
Overrides compiler::Expr.toStr
Doc inherited from sys::Obj.toStr
Return a string representation of this object.