C# Class Mosa.Compiler.Framework.IR.LogicalNot

Intermediate representation of the not instruction.
Inheritance: Mosa.Compiler.Framework.IR.TwoOperandInstruction
Exibir arquivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
LogicalNot ( )

Initializes a new instance of LogicalNot.

Method Details

LogicalNot() public method

Initializes a new instance of LogicalNot.
public LogicalNot ( )