FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class PutfieldScanner

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.PutfieldScanner

public class PutfieldScanner
extends java.lang.Object

Author:
pwilliam

Constructor Summary
PutfieldScanner()
           
 
Method Summary
static java.util.Map<java.lang.Integer,OpcodeStack.Item> getPutfieldsFor(org.apache.bcel.classfile.JavaClass theClass, org.apache.bcel.classfile.Method method, XField field)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PutfieldScanner

public PutfieldScanner()
Method Detail

getPutfieldsFor

public static java.util.Map<java.lang.Integer,OpcodeStack.Item> getPutfieldsFor(org.apache.bcel.classfile.JavaClass theClass,
                                                                                org.apache.bcel.classfile.Method method,
                                                                                XField field)

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.