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

Intermediate representation of an integer comparison.
Inheritance: Mosa.Compiler.Framework.IR.ThreeOperandInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
CompareInteger ( )

Initializes a new instance of the CompareInteger class.

Method Details

CompareInteger() public méthode

Initializes a new instance of the CompareInteger class.
public CompareInteger ( )