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

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

Méthodes publiques

Méthode Description
LogicalOr ( )

Initializes a new instance of the LogicalOr class.

Method Details

LogicalOr() public méthode

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