Uses of Class
net.sourceforge.pmd.lang.java.typeresolution.PMDASMClassLoader

Packages that use PMDASMClassLoader
net.sourceforge.pmd.lang.java.typeresolution   
 

Uses of PMDASMClassLoader in net.sourceforge.pmd.lang.java.typeresolution
 

Methods in net.sourceforge.pmd.lang.java.typeresolution that return PMDASMClassLoader
static PMDASMClassLoader PMDASMClassLoader.getInstance(ClassLoader parent)
          A new PMDASMClassLoader is created for each compilation unit, this method allows to reuse the same PMDASMClassLoader across all the compilation units.
 



Copyright © 2002-2012 InfoEther. All Rights Reserved.