Package org.antlr.v4.runtime.tree.xpath
package org.antlr.v4.runtime.tree.xpath
-
ClassesClassDescriptionRepresent a subset of XPath XML path syntax for use in identifying nodes in parse trees.Mimic the old XPathLexer from .g4 fileEither
ID
at start of path or...//ID
in middle of path.