You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by Raghu L <ra...@gmail.com> on 2004/11/09 00:39:11 UTC

Source code for a particular instruction

Hi,

  How to get source code from bytecode?. I tried
Utility.codeToString(...) but it only gives in JVM instructions. I
want source code for specific instruction(s) in the  byte code. Is
there any facility to do that without reverse engineering whole
bytecode?.

Thanx in advance.

Bye

---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-dev-help@jakarta.apache.org