| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<SootClass,FastHierarchy.Interval> |
FastHierarchy.classToInterval
For each class (NOT interface), this map contains a Interval, which is
a pair of numbers giving a preorder and postorder ordering of classes
in the inheritance tree.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.