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