Uses of Class
joeq.Compiler.Analysis.FlowInsensitive.ReflectionInformationProvider

Packages that use ReflectionInformationProvider
joeq.Compiler.Analysis.FlowInsensitive   
joeq.Compiler.Analysis.IPA   
joeq.Compiler.Analysis.Primitive   
 

Uses of ReflectionInformationProvider in joeq.Compiler.Analysis.FlowInsensitive
 

Subclasses of ReflectionInformationProvider in joeq.Compiler.Analysis.FlowInsensitive
static class ReflectionInformationProvider.CribSheetReflectionInformationProvider
          This implementation of ReflectionInformationProvider reads answers from a file.
 

Uses of ReflectionInformationProvider in joeq.Compiler.Analysis.IPA
 

Methods in joeq.Compiler.Analysis.IPA that return ReflectionInformationProvider
static ReflectionInformationProvider PA.getReflectionProvider()
           
 

Uses of ReflectionInformationProvider in joeq.Compiler.Analysis.Primitive
 

Methods in joeq.Compiler.Analysis.Primitive that return ReflectionInformationProvider
static ReflectionInformationProvider PrimitivePA.getReflectionProvider()
           
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.