C# 클래스 YYClass.cs0tokens

상속: Tools.Lexer
파일 보기 프로젝트 열기: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015

공개 프로퍼티들

프로퍼티 타입 설명
Out string

공개 메소드들

메소드 설명
cs0tokens ( ) : System
cs0tokens ( ErrorHandler eh ) : System
cs0tokens ( YyLexer tks ) : System

메소드 상세

cs0tokens() 공개 메소드

public cs0tokens ( ) : System
리턴 System

cs0tokens() 공개 메소드

public cs0tokens ( ErrorHandler eh ) : System
eh Tools.ErrorHandler
리턴 System

cs0tokens() 공개 메소드

public cs0tokens ( YyLexer tks ) : System
tks Tools.YyLexer
리턴 System

프로퍼티 상세

Out 공개적으로 프로퍼티

public string Out
리턴 string