Jode 1.90-CVS
Build Aug 6, 2004

Uses of Interface
net.sf.jode.obfuscator.CodeAnalyzer

Packages that use CodeAnalyzer
net.sf.jode.obfuscator   
net.sf.jode.obfuscator.modules   
 

Uses of CodeAnalyzer in net.sf.jode.obfuscator
 

Methods in net.sf.jode.obfuscator that return CodeAnalyzer
 CodeAnalyzer ClassBundle.getCodeAnalyzer()
           
 

Uses of CodeAnalyzer in net.sf.jode.obfuscator.modules
 

Classes in net.sf.jode.obfuscator.modules that implement CodeAnalyzer
 class ConstantAnalyzer
          Analyze the code, assuming every field that is not yet written to is constant.
 class SimpleAnalyzer
           
 


Jode 1.90-CVS
Build Aug 6, 2004

Copyright © 1998-2004 by Jochen Hoenicke.