Uses of Class
cz.vutbr.fit.findbugs.atom.analysis.CTVarInfo

Packages that use CTVarInfo
cz.vutbr.fit.findbugs.atom.analysis   
 

Uses of CTVarInfo in cz.vutbr.fit.findbugs.atom.analysis
 

Methods in cz.vutbr.fit.findbugs.atom.analysis that return CTVarInfo
static CTVarInfo CTMethods.processVarConTestMethod(java.lang.String contestMethod, org.apache.bcel.generic.InstructionHandle handle, org.apache.bcel.classfile.ConstantPool cp, org.apache.bcel.generic.ConstantPoolGen cpg)
          The method takes a handle of the INVOKESTATIC instruction which was identifiead as call to ConTest.