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

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

Méthodes publiques

Méthode Description
InternalReturn ( )

Initializes a new instance of Return.

Method Details

InternalReturn() public méthode

Initializes a new instance of Return.
public InternalReturn ( )