FindBugs™ 1.3.9

Uses of Class
edu.umd.cs.findbugs.ba.type.FieldStoreTypeDatabase

Packages that use FieldStoreTypeDatabase
edu.umd.cs.findbugs.ba A bytecode analysis framework for BCEL, providing CFG construction, generic dataflow analysis, and a variety of specific dataflow analyses. 
edu.umd.cs.findbugs.ba.type   
 

Uses of FieldStoreTypeDatabase in edu.umd.cs.findbugs.ba
 

Methods in edu.umd.cs.findbugs.ba that return FieldStoreTypeDatabase
abstract  FieldStoreTypeDatabase AnalysisContext.getFieldStoreTypeDatabase()
          Get the property database recording the types of values stored into fields.
 FieldStoreTypeDatabase AnalysisCacheToAnalysisContextAdapter.getFieldStoreTypeDatabase()
           
 

Uses of FieldStoreTypeDatabase in edu.umd.cs.findbugs.ba.type
 

Methods in edu.umd.cs.findbugs.ba.type with parameters of type FieldStoreTypeDatabase
 void TypeAnalysis.setFieldStoreTypeDatabase(FieldStoreTypeDatabase database)
          Set the FieldStoreTypeDatabase.
 void TypeFrameModelingVisitor.setFieldStoreTypeDatabase(FieldStoreTypeDatabase database)
          Set the field store type database.
 


FindBugs™ 1.3.9

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