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

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
Return ( )

Initializes a new instance of Return.

Method Details

Return() public méthode

Initializes a new instance of Return.
public Return ( )