C# 클래스 LitJson.FsmContext

파일 보기 프로젝트 열기: TerrariaPrismTeam/Prism 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
L Lexer
NextState int
Return bool
StateStack int

프로퍼티 상세

L 공개적으로 프로퍼티

public Lexer,LitJson L
리턴 Lexer

NextState 공개적으로 프로퍼티

public int NextState
리턴 int

Return 공개적으로 프로퍼티

public bool Return
리턴 bool

StateStack 공개적으로 프로퍼티

public int StateStack
리턴 int