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, waitevaluate, isConstantpublic Expression getParent()
getParent in interface Expressionpublic void setParent(Expression parent)
setParent in interface ExpressionCopyright © 2014–2022 European Space Agency (ESA). All rights reserved.