JGR MSTS Editors and Tools
StringOperator Constructor (value)
NamespacesJgr.GrammarStringOperatorStringOperator(String)

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

Initializes a new instance of the StringOperator class with a given literal string.
Declaration Syntax
C#Visual BasicVisual C++
public StringOperator(
	string value
)
Public Sub New ( _
	value As String _
)
public:
StringOperator(
	String^ value
)
Parameters
value (String)
The string for this operator.

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