JGR MSTS Editors and Tools
Operator Constructor (op)
NamespacesJgr.GrammarOperatorOperator(OperatorType)

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

Internal. Initializes a new instance of the Operator class with a given OperatorType.
Declaration Syntax
C#Visual BasicVisual C++
protected Operator(
	OperatorType op
)
Protected Sub New ( _
	op As OperatorType _
)
protected:
Operator(
	OperatorType op
)
Parameters
op (OperatorType)
The OperatorType being constructed.

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