Uses of Class
tip.cfg.CCFG

Packages that use CCFG
tip.cfg Provides the basic framework for performing fixed-point analyses of TIP programs. 
 

Uses of CCFG in tip.cfg
 

Methods in tip.cfg that return CCFG
 CCFG CCFG.clone()
          Returns a deep clone of the ICFG with respect to program points, i.e. program points cloned but the associated AST nodes are not.