Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mosa
Compiler
Framework
IR
SetLeaveTarget
C# Class Mosa.Compiler.Framework.IR.SetLeaveTarget
An abstract intermediate representation to set the target of the eventually (even if nested) target for the leave instruction within a finally or catch handler, or a try protected block.
Inheritance:
BaseIRInstruction
ファイルを表示
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
SetLeaveTarget
( )
Initializes a new instance of
SetLeaveTarget
.
Method Details
SetLeaveTarget()
public
method
Initializes a new instance of
SetLeaveTarget
.
public
SetLeaveTarget
( )