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

An abstract intermediate representation of the start of an finally block.
Inheritance: BaseIRInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
FinallyStart ( )

Initializes a new instance of FinallyStart.

Method Details

FinallyStart() public méthode

Initializes a new instance of FinallyStart.
public FinallyStart ( )