| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.GeneralCompContext |
XPath2Parser.generalComp() |
XPath2Parser.GeneralCompContext |
XPath2Parser.ComparisonExprContext.generalComp() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterGeneralComp(XPath2Parser.GeneralCompContext ctx)
Enter a parse tree produced by
XPath2Parser.generalComp(). |
void |
XPath2ParserBaseListener.enterGeneralComp(XPath2Parser.GeneralCompContext ctx)
Enter a parse tree produced by
XPath2Parser.generalComp(). |
void |
XPath2ParserListener.exitGeneralComp(XPath2Parser.GeneralCompContext ctx)
Exit a parse tree produced by
XPath2Parser.generalComp(). |
void |
XPath2ParserBaseListener.exitGeneralComp(XPath2Parser.GeneralCompContext ctx)
Exit a parse tree produced by
XPath2Parser.generalComp(). |
Copyright © 2017. All rights reserved.