public static class RangeExpr.Impl extends java.lang.Object implements RangeExpr
RangeExpr.Impl, RangeExpr.Visitor<P,R>
Impl()
Impl(Expr start, Expr end)
Expr
getEnd()
getStart()
void
setEnd(Expr end)
setStart(Expr start)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, accept, accept, accept, of
public Impl()
public Impl(Expr start, Expr end)
public Expr getStart()
getStart
RangeExpr
public void setStart(Expr start)
setStart
public Expr getEnd()
getEnd
public void setEnd(Expr end)
setEnd