public class ParameterConverterManager extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ParameterConverterManager.ParameterConverter |
| Constructor and Description |
|---|
ParameterConverterManager(AlgorithmCompiler compiler,
IOpenClass returnType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertParam(List<AlgorithmTreeNode> nodesToCompile,
Class<?> clazz,
String operationParam) |
public ParameterConverterManager(AlgorithmCompiler compiler, IOpenClass returnType)
public Object convertParam(List<AlgorithmTreeNode> nodesToCompile, Class<?> clazz, String operationParam) throws SyntaxNodeException
SyntaxNodeExceptionCopyright © 2004–2019 OpenL Tablets. All rights reserved.