C-minor v0.0

OperatorEvaluation.LogicalNot Method

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor
Declaring Type: OperatorEvaluation

Logical Not

public static object LogicalNot(object a);

Parameters

object a

The operand

Returns

object

The result of the operation