public class CilCallVirtInstruction extends AbstractCilnstruction
cilBlock, dotnetBody, instruction| Constructor and Description |
|---|
CilCallVirtInstruction(ProtoIlInstructions.IlInstructionMsg instruction,
DotnetBody dotnetBody,
CilBlock cilBlock) |
| Modifier and Type | Method and Description |
|---|---|
List<Pair<Local,Local>> |
getLocalsToCastForCall() |
void |
jimplify(Body jb)
Jimplify a starting statement of ILSpy AST
|
Value |
jimplifyExpr(Body jb)
Call Expression
|
public CilCallVirtInstruction(ProtoIlInstructions.IlInstructionMsg instruction, DotnetBody dotnetBody, CilBlock cilBlock)
public void jimplify(Body jb)
CilInstructionCopyright © 2024 Soot OSS. All rights reserved.