Package org.openl.rules.tbasic.compile
-
Interface Summary Interface Description AlgorithmCompiler.OperationPreprocessor AlgoritmNodesCompiler.OperationAnalyzer ParameterConverterManager.ParameterConverter -
Class Summary Class Description AlgorithmCompiler AlgorithmCompilerTool AlgorithmFunctionCompiler TheAlgorithmFunctionCompilerclass describes some function and serves for compiling and checking it.AlgorithmOpenClass AlgorithmOperationSource AlgoritmNodesCompiler TheAlgoritmNodesCompilerclass 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 TheReturnAnalyzerclass analyzes body of some TBasic function for correctness of returns sequence and return types and detects unreachable code. -
Enum Summary Enum Description OperationType Created by dl on 9/16/14.SuitablityAsReturn