| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.OrExprContext |
XPath2Parser.orExpr() |
XPath2Parser.OrExprContext |
XPath2Parser.ExprSingleContext.orExpr() |
XPath2Parser.OrExprContext |
XPath2Parser.OrExprContext.orExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterOrExpr(XPath2Parser.OrExprContext ctx)
Enter a parse tree produced by
XPath2Parser.orExpr(). |
void |
XPath2ParserBaseListener.enterOrExpr(XPath2Parser.OrExprContext ctx)
Enter a parse tree produced by
XPath2Parser.orExpr(). |
void |
XPath2ParserListener.exitOrExpr(XPath2Parser.OrExprContext ctx)
Exit a parse tree produced by
XPath2Parser.orExpr(). |
void |
XPath2ParserBaseListener.exitOrExpr(XPath2Parser.OrExprContext ctx)
Exit a parse tree produced by
XPath2Parser.orExpr(). |
Copyright © 2017. All rights reserved.