Uses of Class
tip.cfg.CFGQuestionAnswerAdapter

Packages that use CFGQuestionAnswerAdapter
tip.cfg.cfa Provides a collection of control flow analyses for TIP programs. 
 

Uses of CFGQuestionAnswerAdapter in tip.cfg.cfa
 

Subclasses of CFGQuestionAnswerAdapter in tip.cfg.cfa
 class Interprocedural
          Interprocedural converts a collection of intraprocedural control flow graphs into a single interprocedural control flow graph.