| Package | Description |
|---|---|
| soot.coffi |
Contains classes from the Coffi tool, by Clark Verbrugge.
|
| Modifier and Type | Field and Description |
|---|---|
method_info |
CoffiMethodSource.coffiMethod |
method_info[] |
ClassFile.methods
Array of method_info objects describing each field.
|
| Modifier and Type | Method and Description |
|---|---|
soot.coffi.Instruction |
ClassFile.parseMethod(method_info m)
Parses the given method, converting its bytecode array into a list
of Instruction objects.
|
| Constructor and Description |
|---|
CFG(method_info m)
Constructs a new control flow graph for the given method.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.