| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.formulacompiler.compiler | |
|---|---|
| org.formulacompiler.compiler | Contains the public compile-time API of AFC's core functional model compiler. | 
| org.formulacompiler.spreadsheet | Contains the public compile-time API of AFC's spreadsheet compiler, which extends the core functional model compiler. | 
| Classes in org.formulacompiler.compiler used by org.formulacompiler.compiler | |
|---|---|
| CallFrame Represents a call to a method including the argument values for all of the method's parameters. | |
| CompilerException Defines all the errors raised by the functional model compiler of AFC. | |
| Describable Interface implemented by all self-describing classes in AFC. | |
| Function Lists all the functions supported by AFC. | |
| NumericType Immutable class representing the type to be used by the numeric computations of generated engines. | |
| Operator Lists all the expression operators supported by AFC. | |
| Validation PRIVATE INTERFACE - DO NOT USE. | |
| Classes in org.formulacompiler.compiler used by org.formulacompiler.spreadsheet | |
|---|---|
| CallFrame Represents a call to a method including the argument values for all of the method's parameters. | |
| CompilerException Defines all the errors raised by the functional model compiler of AFC. | |
| Describable Interface implemented by all self-describing classes in AFC. | |
| FormulaCompiler Static class defining factory methods for the various elements of the core AFC compiler. | |
| Function Lists all the functions supported by AFC. | |
| NumericType Immutable class representing the type to be used by the numeric computations of generated engines. | |
| Operator Lists all the expression operators supported by AFC. | |
| SaveableEngine Defines the SaveableEngine.saveTo(OutputStream)method for engines returned by an engine compiler. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||