Uses of Package
csheets.core.formula.lang

Packages that use csheets.core.formula.lang
csheets.core.formula.lang Provides the operators, functions and references supported by the formula language. 
 

Classes in csheets.core.formula.lang used by csheets.core.formula.lang
Language
          A factory for creating certain types of language elements.
RangeReference
          A reference to a range of cells in a spreadsheet.
RelationalOperator
          A relational operator.
UnknownElementException
          An exception that is thrown if an unknown language element is requested.