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

Intermediate representation of the exclusive-or operation.
Inheritance: Mosa.Compiler.Framework.IR.ThreeOperandInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
LogicalXor ( )

Initializes a new instance of the LogicalXor class.

Method Details

LogicalXor() public méthode

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