org.pentaho.reporting.libraries.formula.lvalues
public class ContextLookup extends AbstractLValue
| Constructor Summary | |
|---|---|
| ContextLookup(String name) | |
| ContextLookup(String name, ParsePosition parsePosition) | |
| Method Summary | |
|---|---|
| TypeValuePair | evaluate() |
| String | getName() |
| Type | getValueType() |
| boolean | isConstant()
Checks whether the LValue is constant. |
| String | toString() |
Returns: