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

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

Méthodes publiques

Méthode Description
LogicalNot ( )

Initializes a new instance of LogicalNot.

Method Details

LogicalNot() public méthode

Initializes a new instance of LogicalNot.
public LogicalNot ( )