| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.StringLiteralContext |
XPath2Parser.stringLiteral() |
XPath2Parser.StringLiteralContext |
XPath2Parser.LiteralContext.stringLiteral() |
XPath2Parser.StringLiteralContext |
XPath2Parser.PITestContext.stringLiteral() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterStringLiteral(XPath2Parser.StringLiteralContext ctx)
Enter a parse tree produced by
XPath2Parser.stringLiteral(). |
void |
XPath2ParserBaseListener.enterStringLiteral(XPath2Parser.StringLiteralContext ctx)
Enter a parse tree produced by
XPath2Parser.stringLiteral(). |
void |
XPath2ParserListener.exitStringLiteral(XPath2Parser.StringLiteralContext ctx)
Exit a parse tree produced by
XPath2Parser.stringLiteral(). |
void |
XPath2ParserBaseListener.exitStringLiteral(XPath2Parser.StringLiteralContext ctx)
Exit a parse tree produced by
XPath2Parser.stringLiteral(). |
Copyright © 2017. All rights reserved.