sys::Obj compiler::Node compiler::Expr compiler::ListLiteralExpr
ListLiteralExpr creates a List instance
ListType explicitType
Str format(|Expr -> Str| f)
new make(Location location, ListType explicitType := def)
virtual Str serialize()
virtual Str toStr()
Expr[] vals
virtual Void walkChildren(Visitor v)