Uses of Class
jreversepro.reflect.JLineNumberTable

Packages that use JLineNumberTable
jreversepro.reflect   
 

Uses of JLineNumberTable in jreversepro.reflect
 

Methods in jreversepro.reflect that return JLineNumberTable
 JLineNumberTable JMethod.getLineTable()
          Returns the LineNumberTable of the method.
 

Methods in jreversepro.reflect with parameters of type JLineNumberTable
 void JMethod.setLineTable(JLineNumberTable rhsLineTable)
          Sets the line number table.
 



Submit Feedback to akkumar@users.sourceforge.net