JGR MSTS Editors and Tools
BnfState Constructor (bnf)
NamespacesJgr.GrammarBnfStateBnfState(Bnf)

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

[Missing <summary> documentation for "M:Jgr.Grammar.BnfState.#ctor(Jgr.Grammar.Bnf)"]

Declaration Syntax
C#Visual BasicVisual C++
public BnfState(
	Bnf bnf
)
Public Sub New ( _
	bnf As Bnf _
)
public:
BnfState(
	Bnf^ bnf
)
Parameters
bnf (Bnf)

[Missing <param name="bnf"/> documentation for "M:Jgr.Grammar.BnfState.#ctor(Jgr.Grammar.Bnf)"]

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