| Interface | Description |
|---|---|
| AlgorithmCompiler.OperationPreprocessor | |
| AlgoritmNodesCompiler.OperationAnalyzer | |
| ParameterConverterManager.ParameterConverter |
| Class | Description |
|---|---|
| AlgorithmCompiler | |
| AlgorithmCompilerTool | |
| AlgorithmFunctionCompiler |
The
AlgorithmFunctionCompiler class describes some function and serves for compiling and checking it. |
| AlgorithmOpenClass | |
| AlgorithmOperationSource | |
| AlgoritmNodesCompiler |
The
AlgoritmNodesCompiler class compiles sequence of nodes inside the specified context. |
| CompileContext | |
| ConversionRuleBean | |
| ConversionRulesController | |
| LabelManager | |
| OperationFactory |
Factory for creating TBasic operations from the 'org.openl.rules.tbasic.runtime.operations' package
Created by dl on 9/16/14.
|
| ParameterConverterManager |
Converts the parameter defined in the TBasic table specification to the appropriate Operation constructor parameter
Created by dl on 9/16/14.
|
| ReturnAnalyzer |
The
ReturnAnalyzer class analyzes body of some TBasic function for correctness of returns sequence and
return types and detects unreachable code. |
| Enum | Description |
|---|---|
| OperationType |
Created by dl on 9/16/14.
|
| SuitablityAsReturn |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.