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

_XPathLexer_93() public method

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