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