Interface CAstType.Method
- All Superinterfaces:
CAstType, CAstType.Function, CAstType.Reference
- All Known Implementing Classes:
JDTJava2CAstTranslator.ProcedureEntity.JdtMethodCAstType
- 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
Methods inherited from interface CAstType
getName, getSupertypesMethods inherited from interface CAstType.Function
getArgumentCount, getArgumentTypes, getExceptionTypes, getReturnType
-
Method Details
-
getDeclaringType
CAstType getDeclaringType() -
isStatic
boolean isStatic()
-