Interface JDMethodDoc
- All Superinterfaces:
JDExecutableMemberDoc
- All Known Implementing Classes:
JPMethodDoc
- Author:
- thevpc
-
Method Summary
Methods inherited from interface JDExecutableMemberDoc
commentText, modifiers, name, parameters, qualifiedName
-
Method Details
-
isStatic
boolean isStatic() -
returnType
JDType returnType()
-