Uses of Class
net.esper.eql.parse.ASTWalkException

Packages that use ASTWalkException
net.esper.eql.parse Parsers and AST tree walkers and helper classes transforming AST into business objects 
 

Uses of ASTWalkException in net.esper.eql.parse
 

Subclasses of ASTWalkException in net.esper.eql.parse
 class ASTFilterSpecValidationException
          This exception is thrown to indicate a problem in a filter specification.
 

Methods in net.esper.eql.parse that throw ASTWalkException
static ViewSpec ASTViewSpecHelper.buildSpec(antlr.collections.AST node)
          Build a view specification from the AST node supplied.
protected  void EQLTreeWalker.end()
          End processing of the AST tree, check that expression nodes found their homes.
protected  void EQLTreeWalker.endPattern()
          End processing of the AST tree for stand-alone pattern expressions.
protected  void EQLTreeWalker.leaveNode(antlr.collections.AST node)
          Leave AST node and process it's type and child nodes.
static Object ASTParameterHelper.makeParameter(antlr.collections.AST parameterNode)
          Returns the parse Object for the parameter/constant AST node whose text to parse.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com