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