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

Intermediate representation of internal call context.
Inheritance: BaseIRInstruction
Exibir arquivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
InternalCall ( )

Initializes a new instance of the InternalCall class.

Method Details

InternalCall() public method

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