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