Class BytecodeHierarchy

java.lang.Object
sootup.interceptors.typeresolving.BytecodeHierarchy

public class BytecodeHierarchy extends Object
Author:
Zun Wang
  • Field Details

    • objectClassType

      public final ClassType objectClassType
    • throwableClassType

      public final ClassType throwableClassType
  • Constructor Details

    • BytecodeHierarchy

      public BytecodeHierarchy(View view)
  • Method Details