Interface JavaType
- All Superinterfaces:
CAstType, CAstType.Class, CAstType.Reference
- All Known Implementing Classes:
JDTTypeDictionary.JdtJavaType, JDTTypeDictionary.JdtLambdaType
-
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
Methods inherited from interface CAstType
getName, getSupertypesMethods inherited from interface CAstType.Class
getQualifiers
-
Method Details
-
isInterface
boolean isInterface()- Specified by:
isInterfacein interfaceCAstType.Class
-