public abstract class AbstractExpression extends Object implements Expression
Constructor and Description |
---|
AbstractExpression() |
Modifier and Type | Method and Description |
---|---|
Expression |
getParent() |
void |
setParent(Expression parent) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate, isConstant
public Expression getParent()
getParent
in interface Expression
public void setParent(Expression parent)
setParent
in interface Expression
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.