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

An abstract intermediate representation of the end of a exception block.
Inheritance: BaseIRInstruction
ファイルを表示 Open project: tgiphil/MOSA-Project

Public Methods

Method Description
ExceptionEnd ( )

Initializes a new instance of ExceptionEnd.

Method Details

ExceptionEnd() public method

Initializes a new instance of ExceptionEnd.
public ExceptionEnd ( )