Class BytecodeHierarchy
java.lang.Object
sootup.interceptors.typeresolving.BytecodeHierarchy
- Author:
- Zun Wang
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLeastCommonAncestors
(Type a, Type b) boolean
isAncestor
(Type ancestor, Type child)
-
Field Details
-
objectClassType
-
throwableClassType
-
-
Constructor Details
-
BytecodeHierarchy
-
-
Method Details
-
isAncestor
-
getLeastCommonAncestors
-