Interface JavaType
- All Superinterfaces:
CAstType
,CAstType.Class
,CAstType.Reference
- All Known Implementing Classes:
JDTTypeDictionary.JdtJavaType
-
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
Methods inherited from interface com.ibm.wala.cast.tree.CAstType
getName, getSupertypes
Methods inherited from interface com.ibm.wala.cast.tree.CAstType.Class
getQualifiers
-
Method Details
-
isInterface
boolean isInterface()- Specified by:
isInterface
in interfaceCAstType.Class
-