Package | Description |
---|---|
csheets.core.formula.compiler |
Provides classes for compiling formulas from strings.
|
Modifier and Type | Class and Description |
---|---|
class |
ExcelExpressionCompiler
A compiler that generates Excel-style formulas from strings.
|
class |
NumberSignExpressionCompiler
A compiler that generates '#'-style formulas from strings.
|