| Package | Description |
|---|---|
| soot.dotnet.instructions |
| Modifier and Type | Class and Description |
|---|---|
class |
CilDefaultValueInstruction
Structs (System.ValueType) instantiation opcode
|
class |
CilNewObjInstruction
Combi instruction with instantiating a new object and calling the constructor (no structs often) Call
resolveCallConstructorBody() afterwards in StLoc
|
Copyright © 2024 Soot OSS. All rights reserved.