C# Class Weed.Json.FsmContext

Show file Open project: noear/Weed3 Class Usage Examples

Public Properties

Property Type Description
L Lexer
NextState int
Return bool
StateStack int

Property Details

L public property

public Lexer,Weed.Json 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