public interface GroovyExecutableMemberDoc extends GroovyMemberDoc
| Modifier and Type | Method and Description | 
|---|---|
String | 
flatSignature()  | 
boolean | 
isNative()  | 
boolean | 
isSynchronized()  | 
boolean | 
isVarArgs()  | 
GroovyParameter[] | 
parameters()  | 
String | 
signature()  | 
GroovyClassDoc[] | 
thrownExceptions()  | 
GroovyType[] | 
thrownExceptionTypes()  | 
isSyntheticannotations, containingClass, containingPackage, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, modifiers, modifierSpecifier, qualifiedNamecommentText, firstSentenceCommentText, getRawCommentText, isAnnotationType, isAnnotationTypeElement, isClass, isConstructor, isDeprecated, isEnum, isEnumConstant, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, name, setRawCommentTextcompareToString flatSignature()
boolean isNative()
boolean isSynchronized()
boolean isVarArgs()
GroovyParameter[] parameters()
String signature()
GroovyClassDoc[] thrownExceptions()
GroovyType[] thrownExceptionTypes()