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