Class XPathTokenAnywhereElement

java.lang.Object
org.antlr.v4.runtime.tree.xpath.XPathElement
org.antlr.v4.runtime.tree.xpath.XPathTokenAnywhereElement

public class XPathTokenAnywhereElement extends XPathElement
  • Field Details

    • tokenType

      protected int tokenType
  • Constructor Details

    • XPathTokenAnywhereElement

      public XPathTokenAnywhereElement(String tokenName, int tokenType)
  • Method Details