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

An abstract intermediate representation of the start of an exception block.
Inheritance: BaseIRInstruction
Datei anzeigen Open project: tgiphil/MOSA-Project

Public Methods

Method Description
ExceptionStart ( )

Initializes a new instance of ExceptionStart.

Method Details

ExceptionStart() public method

Initializes a new instance of ExceptionStart.
public ExceptionStart ( )