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

Intermediate representation of internal call context.
Inheritance: BaseIRInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
InternalCall ( )

Initializes a new instance of the InternalCall class.

Method Details

InternalCall() public méthode

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