public class CilTryFinallyInstruction extends AbstractCilnstruction
cilBlock, dotnetBody, instruction| Constructor and Description |
|---|
CilTryFinallyInstruction(ProtoIlInstructions.IlInstructionMsg instruction,
DotnetBody dotnetBody,
CilBlock cilBlock) |
| Modifier and Type | Method and Description |
|---|---|
void |
jimplify(Body jb)
Jimplify a starting statement of ILSpy AST
|
Value |
jimplifyExpr(Body jb)
Jimplify an expression of ILSpy AST statement children
|
public CilTryFinallyInstruction(ProtoIlInstructions.IlInstructionMsg instruction, DotnetBody dotnetBody, CilBlock cilBlock)
public void jimplify(Body jb)
CilInstructionpublic Value jimplifyExpr(Body jb)
CilInstructionCopyright © 2024 Soot OSS. All rights reserved.