public class CilInstructionFactory extends Object
| Constructor and Description |
|---|
CilInstructionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CilInstruction |
fromInstructionMsg(ProtoIlInstructions.IlInstructionMsg instruction,
DotnetBody dotnetBody,
CilBlock cilBlock) |
public static CilInstruction fromInstructionMsg(ProtoIlInstructions.IlInstructionMsg instruction, DotnetBody dotnetBody, CilBlock cilBlock)
Copyright © 2024 Soot OSS. All rights reserved.