C# 클래스 CoolCompiler.NoViableAltErrorLexer

상속: CompilerError
파일 보기 프로젝트 열기: KvanTTT/Cool-Compiler

공개 메소드들

메소드 설명
NoViableAltErrorLexer ( string message, int number, int line, int columnStart, int columnStop = null ) : System

메소드 상세

NoViableAltErrorLexer() 공개 메소드

public NoViableAltErrorLexer ( string message, int number, int line, int columnStart, int columnStop = null ) : System
message string
number int
line int
columnStart int
columnStop int
리턴 System