public class CatchHandlerBody extends Object
| Constructor and Description |
|---|
CatchHandlerBody(Local exceptionVariable,
ProtoIlInstructions.IlTryCatchHandlerMsg handlerMsg,
DotnetBody dotnetBody,
Body tryBody,
Unit exceptionIdentityStmt,
List<Unit> nopsToReplaceWithGoto) |
public CatchHandlerBody(Local exceptionVariable, ProtoIlInstructions.IlTryCatchHandlerMsg handlerMsg, DotnetBody dotnetBody, Body tryBody, Unit exceptionIdentityStmt, List<Unit> nopsToReplaceWithGoto)
Copyright © 2024 Soot OSS. All rights reserved.