Package com.ibm.wala.cast.tree
Interface CAstType.Reference
-
- All Superinterfaces:
CAstType
- All Known Subinterfaces:
CAstType.Array
,CAstType.Class
,CAstType.Function
,CAstType.Method
- Enclosing interface:
- CAstType
public static interface CAstType.Reference extends CAstType
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.ibm.wala.cast.tree.CAstType
CAstType.Array, CAstType.Class, CAstType.Complex, CAstType.Function, CAstType.Method, CAstType.Primitive, CAstType.Reference
-
-
Method Summary
-
Methods inherited from interface com.ibm.wala.cast.tree.CAstType
getName, getSupertypes
-
-