Interface ByteCodeStackInfo

    • Method Detail

      • getPreviousStackInfo

        StackInfo getPreviousStackInfo()
      • getCurrentStackInfo

        StackInfo getCurrentStackInfo()
      • getLocalNames

        java.lang.String[] getLocalNames​(int lineNo,
                                         int count)
      • getLocalDescriptors

        org.objectweb.asm.Type[] getLocalDescriptors​(int lineNo,
                                                     int count)