0 Replies Latest reply on Sep 14, 2010 5:58 PM by orsvon

    Discover name method called by a method by bytecode

    orsvon

      I read the bytecode looking for the opcode of invokelater and the number of the method on the constant pool.

      But I cannot get the name of the method when I know the index on the constant pool.

      What I should do?