[This is preliminary documentation and is subject to change.]
Left b-tree branch, may be blank (in case of unary operators)
Namespace: NFX.ParsingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Evaluator..::..Node Left { get; }
public Evaluator..::..Node Left { get; }
Public ReadOnly Property Left As Evaluator..::..Node
Get
Public ReadOnly Property Left As Evaluator..::..Node
Get
public:
property Evaluator..::..Node^ Left {
Evaluator..::..Node^ get ();
}
public:
property Evaluator..::..Node^ Left {
Evaluator..::..Node^ get ();
}
member Left : Evaluator..::..Node with get
member Left : Evaluator..::..Node with get
Property Value
Type:
Evaluator Node