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