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