OperatorEvaluation.Negate Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor
Declaring Type: OperatorEvaluation
Arithmetic Negate
public static object Negate(object a);
Parameters
object a | The operand |
Returns
object | The result of the operation |