sys::Obj compiler::Node compiler::Expr compiler::RangeLiteralExpr
RangeLiteralExpr creates a Range instance
Expr end
Source
Bool exclusive
new make(Location location, CType ctype)
Expr start
override Str toStr()
Return a string representation of this object.
override Void walkChildren(Visitor v)