Uses of Class
soot.RefLikeType

Packages that use RefLikeType
soot Base Soot classes, shared by different intermediate representations. 
 

Uses of RefLikeType in soot
 

Subclasses of RefLikeType in soot
 class AnySubType
           
 class ArrayType
          A class that models Java's array types.
 class NullType
          Soot representation of the Java type 'null'.
 class RefType
          A class that models Java's reference types.