sys::Obj compiler::Node compiler::Expr compiler::SlotLiteralExpr
SlotLiteralExpr
new make(Location loc, CType parent, Str name)
Source
Str name
CType parent
override Str serialize()
Return this expression as serialization text or throw exception if not serializable.
CSlot slot
override Str toStr()
Return a string representation of this object.