JGR MSTS Editors and Tools
NextStateNames Property
NamespacesJgr.GrammarFsmStateNextStateNames

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

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

Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<string> NextStateNames { get; private set; }
Public Property NextStateNames As IEnumerable(Of String)
	Get
	Private Set
public:
property IEnumerable<String^>^ NextStateNames {
	IEnumerable<String^>^ get ();
	private: void set (IEnumerable<String^>^ value);
}
Value

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

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