org.pentaho.reporting.libraries.formula.lvalues
public class PostfixTerm extends AbstractLValue
Constructor Summary | |
---|---|
PostfixTerm(LValue value, PostfixOperator operator) |
Method Summary | |
---|---|
Object | clone() |
TypeValuePair | evaluate() |
LValue[] | getChildValues()
Returns any dependent lvalues (parameters and operands, mostly).
|
PostfixOperator | getOperator() |
LValue | getValue() |
boolean | isConstant()
Checks whether the LValue is constant. |
String | toString() |
Returns:
Returns: