Class AbstractLValue

java.lang.Object
org.pentaho.reporting.libraries.formula.lvalues.AbstractLValue
All Implemented Interfaces:
Serializable, Cloneable, LValue
Direct Known Subclasses:
ContextLookup, FormulaFunction, PostfixTerm, PrefixTerm, StaticValue, Term

public abstract class AbstractLValue extends Object implements LValue
Creation-Date: 01.11.2006, 18:19:00
Author:
Thomas Morgner
See Also: