Uses of Class
tip.cfg.CFGAnswerAdapter

Packages that use CFGAnswerAdapter
tip.util Provides utility classes for the TIP compiler. 
 

Uses of CFGAnswerAdapter in tip.util
 

Subclasses of CFGAnswerAdapter in tip.util
 class SubExpressions<T extends Node>
          SubExpressions implements the CFGAnswerAdapter to retrieve child nodes accepted by a NodeFilter in subexpressions of nodes associated with program points in a control flow graph.