| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.AttributeNameContext |
XPath2Parser.attributeName() |
XPath2Parser.AttributeNameContext |
XPath2Parser.AttribNameOrWildcardContext.attributeName() |
XPath2Parser.AttributeNameContext |
XPath2Parser.AttributeDeclarationContext.attributeName() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterAttributeName(XPath2Parser.AttributeNameContext ctx)
Enter a parse tree produced by
XPath2Parser.attributeName(). |
void |
XPath2ParserBaseListener.enterAttributeName(XPath2Parser.AttributeNameContext ctx)
Enter a parse tree produced by
XPath2Parser.attributeName(). |
void |
XPath2ParserListener.exitAttributeName(XPath2Parser.AttributeNameContext ctx)
Exit a parse tree produced by
XPath2Parser.attributeName(). |
void |
XPath2ParserBaseListener.exitAttributeName(XPath2Parser.AttributeNameContext ctx)
Exit a parse tree produced by
XPath2Parser.attributeName(). |
Copyright © 2017. All rights reserved.