Interface CAstType.Class
- All Superinterfaces:
CAstType, CAstType.Reference
- All Known Subinterfaces:
JavaType
- All Known Implementing Classes:
JDTTypeDictionary.JdtJavaType, JDTTypeDictionary.JdtLambdaType
- Enclosing interface:
CAstType
-
Nested Class Summary
Nested classes/interfaces inherited from interface CAstType
CAstType.Array, CAstType.Class, CAstType.Complex, CAstType.Function, CAstType.Method, CAstType.Primitive, CAstType.Reference, CAstType.Union -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface CAstType
getName, getSupertypes
-
Method Details
-
isInterface
boolean isInterface() -
getQualifiers
Collection<CAstQualifier> getQualifiers()
-