Interface CAstType.Class
- All Superinterfaces:
CAstType
,CAstType.Reference
- All Known Subinterfaces:
JavaType
- All Known Implementing Classes:
JDTTypeDictionary.JdtJavaType
- Enclosing interface:
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, CAstType.Union
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from interface com.ibm.wala.cast.tree.CAstType
getName, getSupertypes
-
Method Details
-
isInterface
boolean isInterface() -
getQualifiers
Collection<CAstQualifier> getQualifiers()
-