Uses of Class
sootup.interceptors.typeresolving.BytecodeHierarchy
-
Uses of BytecodeHierarchy in sootup.interceptors.typeresolving
Modifier and TypeMethodDescriptionint
Typing.compare
(Typing typing, BytecodeHierarchy hierarchy, Collection<Local> localsToIgnore) This method is used to compare twoTyping
s that have same locals' set, but with different types.ModifierConstructorDescriptionCastCounter
(Body.BodyBuilder builder, AugEvalFunction evalFunction, BytecodeHierarchy hierarchy, Typing typing) TypeChecker
(Body.BodyBuilder builder, AugEvalFunction evalFunction, BytecodeHierarchy hierarchy) TypePromotionVisitor
(Body.BodyBuilder builder, AugEvalFunction evalFunction, BytecodeHierarchy hierarchy)