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

상속: Recognizer
파일 보기 프로젝트 열기: sharwell/antlr4cs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
channels int>.IDictionary
file LexerFile
modes ICollection

공개 메소드들

메소드 설명
Lexer ( OutputModelFactory factory, LexerFile file ) : System.Collections.Generic

메소드 상세

Lexer() 공개 메소드

public Lexer ( OutputModelFactory factory, LexerFile file ) : System.Collections.Generic
factory OutputModelFactory
file LexerFile
리턴 System.Collections.Generic

프로퍼티 상세

channels 공개적으로 프로퍼티

public IDictionary channels
리턴 int>.IDictionary

file 공개적으로 프로퍼티

public LexerFile,Antlr4.Codegen.Model file
리턴 LexerFile

modes 공개적으로 프로퍼티

public ICollection modes
리턴 ICollection