|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPStatementSyntaxException | |
---|---|
net.esper.eql.parse | Parsers and AST tree walkers and helper classes transforming AST into business objects |
Uses of EPStatementSyntaxException in net.esper.eql.parse |
---|
Methods in net.esper.eql.parse that return EPStatementSyntaxException | |
---|---|
static EPStatementSyntaxException |
EPStatementSyntaxException.convert(antlr.RecognitionException e,
String expression)
Converts from a syntax error to a nice statement exception. |
static EPStatementSyntaxException |
EPStatementSyntaxException.convert(antlr.TokenStreamException e,
String expression)
Converts from a syntax (token stream) error to a nice statement exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |