C# 클래스 Aurora.ScriptEngineParser.Event

상속: Tools.SYMBOL
파일 보기 프로젝트 열기: aurora-sim/Aurora-Libs

공개 프로퍼티들

프로퍼티 타입 설명
yytext string

공개 메소드들

메소드 설명
Event ( Parser yyp ) : Tools
Event ( Parser yyp, string text ) : Tools

메소드 상세

Event() 공개 메소드

public Event ( Parser yyp ) : Tools
yyp Tools.Parser
리턴 Tools

Event() 공개 메소드

public Event ( Parser yyp, string text ) : Tools
yyp Tools.Parser
text string
리턴 Tools

프로퍼티 상세

yytext 공개적으로 프로퍼티

public string yytext
리턴 string