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