C# Class Weed.Json.FsmContext

Mostra 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_oe property

public Lexer,Weed.Json L
return Lexer

NextState public_oe property

public int NextState
return int

Return public_oe property

public bool Return
return bool

StateStack public_oe property

public int StateStack
return int