C# Класс Mosa.Compiler.Framework.IR.CompareInteger

Intermediate representation of an integer comparison.
Наследование: Mosa.Compiler.Framework.IR.ThreeOperandInstruction
Показать файл Открыть проект

Открытые методы

Метод Описание
CompareInteger ( )

Initializes a new instance of the CompareInteger class.

Описание методов

CompareInteger() публичный Метод

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