org.apache.axis2.corba.idl.parser
Class ExpressionUtil

java.lang.Object
  extended by org.apache.axis2.corba.idl.parser.ExpressionUtil

public class ExpressionUtil
extends Object


Constructor Summary
ExpressionUtil()
           
 
Method Summary
static Object eval(antlr.collections.AST expressionNode, DataType returnType, IDLVisitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionUtil

public ExpressionUtil()
Method Detail

eval

public static Object eval(antlr.collections.AST expressionNode,
                          DataType returnType,
                          IDLVisitor visitor)
                   throws InvalidIDLException
Throws:
InvalidIDLException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.