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