|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use csheets.core.formula.compiler | |
|---|---|
| csheets.core | Provides the core classes for the application's data model, i.e. workbooks, spreadsheets, cells, addresses and values. |
| csheets.core.formula | Provides classes for representing formulas. |
| csheets.core.formula.compiler | Provides classes for compiling formulas from strings. |
| csheets.core.formula.lang | Provides the operators, functions and references supported by the formula language. |
| csheets.ext | Provides an extension mechanism for the application. |
| Classes in csheets.core.formula.compiler used by csheets.core | |
|---|---|
| FormulaCompilationException
An exception that is thrown during compilation. |
|
| Classes in csheets.core.formula.compiler used by csheets.core.formula | |
|---|---|
| IllegalFunctionCallException
An exception that is thrown if an function call with illegal argument count or argument types is encountered during parsing. |
|
| Classes in csheets.core.formula.compiler used by csheets.core.formula.compiler | |
|---|---|
| ExpressionCompiler
A compiler that generates expressions from strings. |
|
| FormulaCompilationException
An exception that is thrown during compilation. |
|
| FormulaCompiler
A compiler that generates formulas from strings. |
|
| FormulaParserTokenTypes
|
|
| Classes in csheets.core.formula.compiler used by csheets.core.formula.lang | |
|---|---|
| FormulaCompilationException
An exception that is thrown during compilation. |
|
| Classes in csheets.core.formula.compiler used by csheets.ext | |
|---|---|
| FormulaCompilationException
An exception that is thrown during compilation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||