| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.NCNameContext |
XPath2Parser.nCName() |
XPath2Parser.NCNameContext |
XPath2Parser.WildcardContext.nCName() |
XPath2Parser.NCNameContext |
XPath2Parser.PITestContext.nCName() |
XPath2Parser.NCNameContext |
XPath2Parser.QNameContext.nCName(int i) |
XPath2Parser.NCNameContext |
XPath2Parser.ReservedFunctionNamesContext.nCName(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<XPath2Parser.NCNameContext> |
XPath2Parser.QNameContext.nCName() |
List<XPath2Parser.NCNameContext> |
XPath2Parser.ReservedFunctionNamesContext.nCName() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterNCName(XPath2Parser.NCNameContext ctx)
Enter a parse tree produced by
XPath2Parser.nCName(). |
void |
XPath2ParserBaseListener.enterNCName(XPath2Parser.NCNameContext ctx)
Enter a parse tree produced by
XPath2Parser.nCName(). |
void |
XPath2ParserListener.exitNCName(XPath2Parser.NCNameContext ctx)
Exit a parse tree produced by
XPath2Parser.nCName(). |
void |
XPath2ParserBaseListener.exitNCName(XPath2Parser.NCNameContext ctx)
Exit a parse tree produced by
XPath2Parser.nCName(). |
Copyright © 2017. All rights reserved.