JaCIL Framework API

HandlerCatchJumpInstructionContext Class

Synthetic context the catch-all handler for routine based handlers that require exception handling.

For a list of all members of this type, see HandlerCatchJumpInstructionContext Members.

System.Object
   JaCIL.Compiler.Context.BaseContext
      JaCIL.Compiler.Context.BaseInstructionContext
         JaCIL.Compiler.Standard.Context.HandlerCatchJumpInstructionContext

public class HandlerCatchJumpInstructionContext : BaseInstructionContext

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: JaCIL.Compiler.Standard.Context

Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)

See Also

HandlerCatchJumpInstructionContext Members | JaCIL.Compiler.Standard.Context Namespace