C# Class Mosa.Compiler.Framework.Stages.CILProtectedRegionStage

This stage inserts IR instructions related to protected regions.
Inheritance: BaseMethodCompilerStage
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes protégées

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
InsertBlockProtectInstructions ( ) : void
UpdateBlockProtectInstructions ( ) : void

Method Details

Run() protected méthode

protected Run ( ) : void
Résultat void