| NullExpressionInstance Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.lexical.Expressions.NullExpression.Instance"]
Namespace:
Monkeyspeak.lexical.Expressions
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public static NullExpression Instance { get; }
Public Shared ReadOnly Property Instance As NullExpression
Get
public:
static property NullExpression^ Instance {
NullExpression^ get ();
}
static member Instance : NullExpression with get
Property Value
Type:
NullExpressionSee Also