C# 클래스 OpenSim.Region.OptionalModules.Scripting.PC.Compiler.ExpSym

상속: Exp
파일 보기 프로젝트 열기: takayuki/opensim-pcproject

공개 프로퍼티들

프로퍼티 타입 설명
val string

공개 메소드들

메소드 설명
ExpSym ( Parser yyp ) : System
ExpSym ( Parser yyp, string val ) : System
ToString ( ) : string

메소드 상세

ExpSym() 공개 메소드

public ExpSym ( Parser yyp ) : System
yyp Tools.Parser
리턴 System

ExpSym() 공개 메소드

public ExpSym ( Parser yyp, string val ) : System
yyp Tools.Parser
val string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

val 공개적으로 프로퍼티

public string val
리턴 string