| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.UnionExprContext |
XPath2Parser.unionExpr() |
XPath2Parser.UnionExprContext |
XPath2Parser.MultiplicativeExprContext.unionExpr() |
XPath2Parser.UnionExprContext |
XPath2Parser.UnionExprContext.unionExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterUnionExpr(XPath2Parser.UnionExprContext ctx)
Enter a parse tree produced by
XPath2Parser.unionExpr(). |
void |
XPath2ParserBaseListener.enterUnionExpr(XPath2Parser.UnionExprContext ctx)
Enter a parse tree produced by
XPath2Parser.unionExpr(). |
void |
XPath2ParserListener.exitUnionExpr(XPath2Parser.UnionExprContext ctx)
Exit a parse tree produced by
XPath2Parser.unionExpr(). |
void |
XPath2ParserBaseListener.exitUnionExpr(XPath2Parser.UnionExprContext ctx)
Exit a parse tree produced by
XPath2Parser.unionExpr(). |
Copyright © 2017. All rights reserved.