public class ExpressionNode : IExpression
Arguments | Links the result with the arguments of the expression. |
Body | Body of the expression or operation. |
Type | Type of method how the value was obtained. |
ToString | Returns a string that represents the expression object. (Overrides ObjectToString) |