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