public class RangeArray extends Expr
static class
RangeArray.RangeList
location
RangeArray(Expr start, Expr end, Location location)
Object
eval(Scope scope)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RangeArray(Expr start, Expr end, Location location)
public Object eval(Scope scope)
eval
Expr
Copyright © 2024. All rights reserved.