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

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

Public Methods

Method Description
LogicalOr ( )

Initializes a new instance of the LogicalOr class.

Method Details

LogicalOr() public method

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