C# Class Antlr4.Codegen.Model.ThrowEarlyExitException

Inheritance: ThrowRecognitionException
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Méthode Description
ThrowEarlyExitException ( OutputModelFactory factory, GrammarAST ast, Antlr4.Runtime.Misc.IntervalSet expecting ) : Antlr4.Tool.Ast

Method Details

ThrowEarlyExitException() public méthode

public ThrowEarlyExitException ( OutputModelFactory factory, GrammarAST ast, Antlr4.Runtime.Misc.IntervalSet expecting ) : Antlr4.Tool.Ast
factory OutputModelFactory
ast Antlr4.Tool.Ast.GrammarAST
expecting Antlr4.Runtime.Misc.IntervalSet
Résultat Antlr4.Tool.Ast