Package com.ibm.wala.client.impl

This package provides implementations for some base utilities for use by WALA clients.

See:
          Description

Interface Summary
AbstractAnalysisEngine.EntrypointBuilder  
 

Class Summary
AbstractAnalysisEngine Abstract base class for analysis engine implementations Some clients choose to build on this, but many don't.
RTABuilderFactory A factory to create call graph builders using RTA
ZeroCFABuilderFactory A factory to create call graph builders using 0-CFA
ZeroContainerCFABuilderFactory A factory to create call graph builders using 0-C-CFA
ZeroOneCFABuilderFactory A factory to create call graph builders using 0-1-CFA
ZeroOneContainerCFABuilderFactory A factory to create call graph builders using 0-1-CFA
 

Package com.ibm.wala.client.impl Description

This package provides implementations for some base utilities for use by WALA clients.