0 Replies Latest reply on Jul 31, 2007 11:41 AM by ad-rocha

    Method start-end line

      Hi all,

      Supposing debug information is available, is there a way to print start-end lines of all methos of a class? somethig like this:

      method1(): from 3 to 10
      method2(int): from 15 to 33
      method3(String,String): from 45 to 49


      Thanks,

      André