| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.FunctionCallMiddleContext |
XPath2Parser.functionCallMiddle() |
XPath2Parser.FunctionCallMiddleContext |
XPath2Parser.FunctionCallContext.functionCallMiddle() |
XPath2Parser.FunctionCallMiddleContext |
XPath2Parser.FunctionCallMiddleContext.functionCallMiddle() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterFunctionCallMiddle(XPath2Parser.FunctionCallMiddleContext ctx)
Enter a parse tree produced by
XPath2Parser.functionCallMiddle(). |
void |
XPath2ParserBaseListener.enterFunctionCallMiddle(XPath2Parser.FunctionCallMiddleContext ctx)
Enter a parse tree produced by
XPath2Parser.functionCallMiddle(). |
void |
XPath2ParserListener.exitFunctionCallMiddle(XPath2Parser.FunctionCallMiddleContext ctx)
Exit a parse tree produced by
XPath2Parser.functionCallMiddle(). |
void |
XPath2ParserBaseListener.exitFunctionCallMiddle(XPath2Parser.FunctionCallMiddleContext ctx)
Exit a parse tree produced by
XPath2Parser.functionCallMiddle(). |
Copyright © 2017. All rights reserved.