public abstract class ReferenceExpr extends AbstractExpression
Constructor and Description |
---|
ReferenceExpr(int index) |
ReferenceExpr(String name) |
Modifier and Type | Method and Description |
---|---|
protected int |
getIndex(CollectionData parent) |
boolean |
isConstant() |
getParent, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
public ReferenceExpr(String name)
public ReferenceExpr(int index)
public boolean isConstant()
protected int getIndex(CollectionData parent)
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.