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