| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.PredicateListContext |
XPath2Parser.predicateList() |
XPath2Parser.PredicateListContext |
XPath2Parser.AxisStepContext.predicateList() |
XPath2Parser.PredicateListContext |
XPath2Parser.FilterExprContext.predicateList() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterPredicateList(XPath2Parser.PredicateListContext ctx)
Enter a parse tree produced by
XPath2Parser.predicateList(). |
void |
XPath2ParserBaseListener.enterPredicateList(XPath2Parser.PredicateListContext ctx)
Enter a parse tree produced by
XPath2Parser.predicateList(). |
void |
XPath2ParserListener.exitPredicateList(XPath2Parser.PredicateListContext ctx)
Exit a parse tree produced by
XPath2Parser.predicateList(). |
void |
XPath2ParserBaseListener.exitPredicateList(XPath2Parser.PredicateListContext ctx)
Exit a parse tree produced by
XPath2Parser.predicateList(). |
Copyright © 2017. All rights reserved.