eu.cdevreeze.xpathparser.ast
XPath 3.0 AST.
The purpose of this AST is as follows:
Having such an AST of a successfully parsed XPath expression, it must be easy to reliably find used namespace prefixes, for example.
TODO Improve several class names.
TODO XPath 3.1.
Any XPath language element
XPath 3.0 AST.
The purpose of this AST is as follows:
Having such an AST of a successfully parsed XPath expression, it must be easy to reliably find used namespace prefixes, for example.
TODO Improve several class names.
TODO XPath 3.1.