Uses of Interface
tip.node.ITarget

Packages that use ITarget
tip.node Provides node classes for representing the TIP ASTs. 
 

Uses of ITarget in tip.node
 

Classes in tip.node that implement ITarget
 class AMallocExp
          AMallocExp represents the malloc alternative of the exp production in the AST.