Interface IMCStackTrace

    • Method Detail

      • getFrames

        java.util.List<? extends IMCFrame> getFrames()
        Return the frames that this stack trace consist of. The frames are ordered from top frame to root frame.
        Returns:
        the frames