FindBugs™ 1.3.8

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
 FieldStoreTypeDatabase AnalysisCacheToAnalysisContextAdapter.getFieldStoreTypeDatabase()
           
abstract  FieldStoreTypeDatabase AnalysisContext.getFieldStoreTypeDatabase()
          Get the property database recording the types of values stored into fields.
 

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.8

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