BNodeFunction Properties |
The BNodeFunction type exposes the following members.
Name | Description | |
---|---|---|
Arguments |
Gets the arguments of the expression.
(Overrides BaseUnaryExpressionArguments.) | |
CanParallelise |
Gets whether the expression can be parallelized.
(Overrides BaseUnaryExpressionCanParallelise.) | |
Functor |
Gets the Functor of the Expression.
(Overrides BaseUnaryExpressionFunctor.) | |
Type |
Gets the Type of the Expression.
(Overrides BaseUnaryExpressionType.) | |
Variables |
Gets the variables in the expression.
(Overrides BaseUnaryExpressionVariables.) |