| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.IntegerLiteralContext |
XPath2Parser.integerLiteral() |
XPath2Parser.IntegerLiteralContext |
XPath2Parser.NumericLiteralContext.integerLiteral() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterIntegerLiteral(XPath2Parser.IntegerLiteralContext ctx)
Enter a parse tree produced by
XPath2Parser.integerLiteral(). |
void |
XPath2ParserBaseListener.enterIntegerLiteral(XPath2Parser.IntegerLiteralContext ctx)
Enter a parse tree produced by
XPath2Parser.integerLiteral(). |
void |
XPath2ParserListener.exitIntegerLiteral(XPath2Parser.IntegerLiteralContext ctx)
Exit a parse tree produced by
XPath2Parser.integerLiteral(). |
void |
XPath2ParserBaseListener.exitIntegerLiteral(XPath2Parser.IntegerLiteralContext ctx)
Exit a parse tree produced by
XPath2Parser.integerLiteral(). |
Copyright © 2017. All rights reserved.