|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTWalkException | |
---|---|
com.espertech.esper.epl.parse | Parsers and AST tree walkers and helper classes transforming AST into business objects |
Uses of ASTWalkException in com.espertech.esper.epl.parse |
---|
Subclasses of ASTWalkException in com.espertech.esper.epl.parse | |
---|---|
class |
ASTFilterSpecValidationException
This exception is thrown to indicate a problem in a filter specification. |
Methods in com.espertech.esper.epl.parse that throw ASTWalkException | |
---|---|
protected void |
EPLTreeWalker.end()
End processing of the AST tree, check that expression nodes found their homes. |
protected void |
EPLTreeWalker.endPattern()
End processing of the AST tree for stand-alone pattern expressions. |
protected void |
EPLTreeWalker.leaveNode(org.antlr.runtime.tree.Tree node)
Leave AST node and process it's type and child nodes. |
static Object |
ASTParameterHelper.makeParameter(org.antlr.runtime.tree.Tree parameterNode,
long engineTime)
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |