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

An abstract intermediate representation of the end of a filter block.
Inheritance: BaseIRInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
FilterEnd ( )

Initializes a new instance of FilterEnd.

Method Details

FilterEnd() public méthode

Initializes a new instance of FilterEnd.
public FilterEnd ( )