Modifier and Type | Method and Description |
---|---|
public Expression | Returns: the raw Expression object, which should not normally be null.Get the raw Expression object that this class wraps. |
public void | setExpression(Expression
the raw Expression object, which should not normally be null. exp)Set the raw expression object for this object. |
getExpression | back to summary |
---|---|
public Expression getExpression() Get the raw Expression object that this class wraps.
|
setExpression | back to summary |
---|---|
public void setExpression(Expression exp) Set the raw expression object for this object.
|