Antlr4.Runtime.Tree.Xpath.XPathWildcardElement.XPathWildcardElement C# (CSharp) Method

XPathWildcardElement() public method

public XPathWildcardElement ( ) : System.Collections.Generic
return System.Collections.Generic
        public XPathWildcardElement()
            : base(XPath.Wildcard)
        {
        }