Antlr4.Runtime.Tree.Xpath.XPath._XPathLexer_93._XPathLexer_93 C# (CSharp) 메소드

_XPathLexer_93() 공개 메소드

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