| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.TextTestContext |
XPath2Parser.textTest() |
XPath2Parser.TextTestContext |
XPath2Parser.KindTestContext.textTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterTextTest(XPath2Parser.TextTestContext ctx)
Enter a parse tree produced by
XPath2Parser.textTest(). |
void |
XPath2ParserBaseListener.enterTextTest(XPath2Parser.TextTestContext ctx)
Enter a parse tree produced by
XPath2Parser.textTest(). |
void |
XPath2ParserListener.exitTextTest(XPath2Parser.TextTestContext ctx)
Exit a parse tree produced by
XPath2Parser.textTest(). |
void |
XPath2ParserBaseListener.exitTextTest(XPath2Parser.TextTestContext ctx)
Exit a parse tree produced by
XPath2Parser.textTest(). |
Copyright © 2017. All rights reserved.