[This is preliminary documentation and is subject to change.]
Root node of expression evaluation tree
Namespace: NFX.ParsingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Evaluator..::..Node Root { get; }
public Evaluator..::..Node Root { get; }
Public ReadOnly Property Root As Evaluator..::..Node
Get
Public ReadOnly Property Root As Evaluator..::..Node
Get
public:
property Evaluator..::..Node^ Root {
Evaluator..::..Node^ get ();
}
public:
property Evaluator..::..Node^ Root {
Evaluator..::..Node^ get ();
}
member Root : Evaluator..::..Node with get
member Root : Evaluator..::..Node with get
Property Value
Type:
Evaluator Node