
MapLiteralExpr creates a List instance
Slots
- explicitType
-
MapType explicitType
- format
- keys
-
Expr[] keys := Expr[,]
- make
- serialize
-
override Str serialize()
Return this expression as serialization text or throw exception if not serializable.
- toStr
-
override Str toStr()
Return a string representation of this object.
- vals
-
Expr[] vals := Expr[,]
- walkChildren