Uses of Class
org.openl.rules.tbasic.compile.CompileContext
-
Packages that use CompileContext Package Description org.openl.rules.tbasic.compile -
-
Uses of CompileContext in org.openl.rules.tbasic.compile
Constructors in org.openl.rules.tbasic.compile with parameters of type CompileContext Constructor Description AlgorithmFunctionCompiler(List<AlgorithmTreeNode> functionBody, CompileContext compileContext, AlgorithmFunction method, AlgorithmCompiler compiler)Create an instance ofAlgorithmFunctionCompiler.AlgoritmNodesCompiler(IOpenClass returnType, CompileContext currentCompileContext, AlgorithmCompiler compiler)Create an instance ofAlgoritmNodesCompiler.
-