JaCIL Framework API

HandlerTable.CatchHandlers Property

Returns the HandlerTableItem objects for each catch handler in the table.

public System.Collections.IList CatchHandlers {get;}

Implements

IHandlerTable.CatchHandlers

See Also

HandlerTable Class | JaCIL.Compiler.Instruction Namespace