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