Interface CAstType.Method
-
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.Function
getArgumentCount, getArgumentTypes, getExceptionTypes, getReturnType
-
Method Details
-
getDeclaringType
CAstType getDeclaringType() -
isStatic
boolean isStatic()
-