HandlerTableItem Constructor
|
Creates the item. |
Handler
|
Returns the underlying Cecil handler |
HandlerEnd
|
The handler block end |
HandlerStart
|
The handler block start |
TryEnd
|
The protected block end |
TryStart
|
The protected block start |
HandlerBlockContains
|
Returns whether the given instruction stream object is within the protected interval. |
ProtectedBlockContains
|
Returns whether the given instruction stream object is within the protected interval. |
ToString
|
Returns a string representation of the table. |
HandlerTableItem Class | JaCIL.Compiler.Instruction Namespace