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

An abstract intermediate representation of the end of the try block.
Inheritance: BaseIRInstruction
Exibir arquivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
TryEnd ( )

Initializes a new instance of TryEnd.

Method Details

TryEnd() public method

Initializes a new instance of TryEnd.
public TryEnd ( )