public class ExpressionUtil extends Object
| Constructor and Description |
|---|
ExpressionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
eval(antlr.collections.AST expressionNode,
DataType returnType,
IDLVisitor visitor) |
public static Object eval(antlr.collections.AST expressionNode, DataType returnType, IDLVisitor visitor) throws InvalidIDLException
InvalidIDLExceptionCopyright © The Apache Software Foundation. All Rights Reserved.