sys::Obj compiler::Node compiler::Expr compiler::LiteralExpr
LiteralExpr puts an Bool, Int, Float, Str, Duration, Uri, or null constant onto the stack.
override Int asTableSwitchCase()
new make(Location location, ExprId id, CType ctype, Obj val)
static LiteralExpr makeFor(Location loc, Namespace ns, Obj val)
override Str serialize()
override Str toStr()
Obj val