JGR MSTS Editors and Tools
IsEndBlockTime Property
NamespacesJgr.GrammarBnfStateIsEndBlockTime

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

Returns a Boolean indicating whether the BnfState instance will accept a call to LeaveBlock()()()() next.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsEndBlockTime { get; }
Public ReadOnly Property IsEndBlockTime As Boolean
	Get
public:
property bool IsEndBlockTime {
	bool get ();
}
Value

[Missing <value> documentation for "P:Jgr.Grammar.BnfState.IsEndBlockTime"]

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