Method | Description | |
---|---|---|
PartialEval ( |
Performs evaluation & replacement of independent sub-trees
|
|
PartialEval ( |
Performs evaluation & replacement of independent sub-trees
|
Method | Description | |
---|---|---|
CanBeEvaluatedLocally ( |
public static PartialEval ( |
||
expression | The root of the expression tree. | |
return |
public static PartialEval ( |
||
expression | The root of the expression tree. | |
fnCanBeEvaluated | bool>.Func | A function that decides whether a given expression node can be part of the local function. |
return |