Class CatchReturn
Catch return instruction
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class CatchReturn : Terminator, IExtensiblePropertyContainer
Properties
CatchPad | Gets the CatchPad instruction associated with this CatchReturn |
CatchSwitchParentPad | Gets the ParentPad property from the CatchSwitch of the CatchPad property |