C# Class LitJson.FsmContext

Show file Open project: TerrariaPrismTeam/Prism Class Usage Examples

Public Properties

Property Type Description
L Lexer
NextState int
Return bool
StateStack int

Property Details

L public property

public Lexer,LitJson L
return Lexer

NextState public property

public int NextState
return int

Return public property

public bool Return
return bool

StateStack public property

public int StateStack
return int