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.UnionModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Field Summary
-
Method Summary
Methods inherited from interface CAstType
getName, getSupertypesMethods inherited from interface CAstType.Function
getArgumentCount, getArgumentTypes, getExceptionTypes, getReturnTypeModifier and TypeMethodDescriptionint
-
Method Details
-
getDeclaringType
CAstType getDeclaringType() -
isStatic
boolean isStatic()
-