Class CatchSwitch
Describes the set of possible catch handlers that may be executed by an EH personality routine
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class CatchSwitch : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
ParentPad | Gets or sets the Parent pad for this CatchSwitch |