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