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