C# 클래스 Rubberduck.Parsing.Grammar.VBALexer

상속: Lexer
파일 보기 프로젝트 열기: retailcoder/Rubberduck 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_ATN Antlr4.Runtime.Atn.ATN
_serializedATN string
modeNames string[]
ruleNames string[]
tokenNames string[]

공개 메소드들

메소드 설명
VBALexer ( ICharStream input ) : Antlr4.Runtime

메소드 상세

VBALexer() 공개 메소드

public VBALexer ( ICharStream input ) : Antlr4.Runtime
input ICharStream
리턴 Antlr4.Runtime

프로퍼티 상세

_ATN 공개적으로 정적으로 프로퍼티

public static ATN,Antlr4.Runtime.Atn _ATN
리턴 Antlr4.Runtime.Atn.ATN

_serializedATN 공개적으로 정적으로 프로퍼티

public static string _serializedATN
리턴 string

modeNames 공개적으로 정적으로 프로퍼티

public static string[] modeNames
리턴 string[]

ruleNames 공개적으로 정적으로 프로퍼티

public static string[] ruleNames
리턴 string[]

tokenNames 공개적으로 정적으로 프로퍼티

public static string[] tokenNames
리턴 string[]