| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.AxisStepContext |
XPath2Parser.axisStep() |
XPath2Parser.AxisStepContext |
XPath2Parser.StepExprContext.axisStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterAxisStep(XPath2Parser.AxisStepContext ctx)
Enter a parse tree produced by
XPath2Parser.axisStep(). |
void |
XPath2ParserBaseListener.enterAxisStep(XPath2Parser.AxisStepContext ctx)
Enter a parse tree produced by
XPath2Parser.axisStep(). |
void |
XPath2ParserListener.exitAxisStep(XPath2Parser.AxisStepContext ctx)
Exit a parse tree produced by
XPath2Parser.axisStep(). |
void |
XPath2ParserBaseListener.exitAxisStep(XPath2Parser.AxisStepContext ctx)
Exit a parse tree produced by
XPath2Parser.axisStep(). |
Copyright © 2017. All rights reserved.