public class CilDefaultValueInstruction extends AbstractNewObjInstanceInstruction
listOfArgs, methodRefcilBlock, dotnetBody, instruction| Constructor and Description |
|---|
CilDefaultValueInstruction(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
|
getListOfArgs, getMethodRef, resolveCallConstructorBodypublic CilDefaultValueInstruction(ProtoIlInstructions.IlInstructionMsg instruction, DotnetBody dotnetBody, CilBlock cilBlock)
public void jimplify(Body jb)
CilInstructionpublic Value jimplifyExpr(Body jb)
CilInstructionCopyright © 2024 Soot OSS. All rights reserved.