Antlr4.Runtime.Tree.Xpath.XPath._XPathLexer_87._XPathLexer_87 C# (CSharp) Method

_XPathLexer_87() public method

public _XPathLexer_87 ( ICharStream baseArg1 ) : System
baseArg1 ICharStream
return System
            public _XPathLexer_87(ICharStream baseArg1)
                : base(baseArg1)
            {
            }
XPath._XPathLexer_87