sys::Obj compiler::Node compiler::Expr compiler::RangeLiteralExpr
RangeLiteralExpr creates a Range instance
Expr end
Bool exclusive
new make(Location location, CType ctype)
Expr start
override Str toStr()
override Void walkChildren(Visitor v)