C# 클래스 Antlr4.Codegen.Model.ThrowEarlyExitException

상속: ThrowRecognitionException
파일 보기 프로젝트 열기: sharwell/antlr4cs

공개 메소드들

메소드 설명
ThrowEarlyExitException ( OutputModelFactory factory, GrammarAST ast, Antlr4.Runtime.Misc.IntervalSet expecting ) : Antlr4.Tool.Ast

메소드 상세

ThrowEarlyExitException() 공개 메소드

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
리턴 Antlr4.Tool.Ast