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

Intermediate representation of a method return context.
Inheritance: Mosa.Compiler.Framework.IR.OneOperandInstruction
Exibir arquivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
InternalReturn ( )

Initializes a new instance of Return.

Method Details

InternalReturn() public method

Initializes a new instance of Return.
public InternalReturn ( )