C# Class Antlr4.Runtime.InputMismatchException

Inheritance: RecognitionException
Afficher le fichier Open project: antlr/antlr4 Class Usage Examples

Méthodes publiques

Méthode Description
InputMismatchException ( Parser recognizer ) : Antlr4.Runtime

Method Details

InputMismatchException() public méthode

public InputMismatchException ( Parser recognizer ) : Antlr4.Runtime
recognizer Parser
Résultat Antlr4.Runtime