Méthode | Description | |
---|---|---|
Eval ( |
Performs evaluation & replacement of independent sub-trees
|
|
Eval ( |
Performs evaluation & replacement of independent sub-trees
|
|
Eval ( |
Méthode | Description | |
---|---|---|
CanBeEvaluatedLocally ( |
public static Eval ( |
||
expression | The root of the expression tree. | |
Résultat |
public static Eval ( |
||
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. |
Résultat |
public static Eval ( |
||
expression | ||
fnCanBeEvaluated | bool>.Func | |
fnPostEval | Expression>.Func | |
Résultat |