Interface CAstType.Array
-
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
-
Method Details
-
getNumDimensions
int getNumDimensions() -
getElementType
CAstType getElementType()
-