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, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluatepublic 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.