C# Class Antlr4.Runtime.Tree.Xpath.XPath._XPathLexer_93

Inheritance: XPathLexer
Exibir arquivo Open project: sharwell/antlr4cs

Public Methods

Method Description
Recover ( LexerNoViableAltException e ) : void
_XPathLexer_93 ( ICharStream baseArg1 ) : System

Method Details

Recover() public method

public Recover ( LexerNoViableAltException e ) : void
e Antlr4.Runtime.LexerNoViableAltException
return void

_XPathLexer_93() public method

public _XPathLexer_93 ( ICharStream baseArg1 ) : System
baseArg1 ICharStream
return System