JGR MSTS Editors and Tools
Next Property
NamespacesJgr.GrammarFsmStateNext

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Jgr.Grammar.FsmState.Next"]

Declaration Syntax
C#Visual BasicVisual C++
public IList<FsmState> Next { get; set; }
Public Property Next As IList(Of FsmState)
	Get
	Set
public:
property IList<FsmState^>^ Next {
	IList<FsmState^>^ get ();
	void set (IList<FsmState^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.Grammar.FsmState.Next"]

Assembly: JGR.Grammar (Module: JGR.Grammar) Version: 0.5.4008.31681