| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public GroovyAnnotationRef[] | annotations() | 
|  | public GroovyClassDoc | containingClass() | 
|  | public GroovyPackageDoc | containingPackage() | 
|  | public boolean | isFinal() | 
|  | public boolean | isPackagePrivate() | 
|  | public boolean | isPrivate() | 
|  | public boolean | isProtected() | 
|  | public boolean | isPublic() | 
|  | public boolean | isStatic() | 
|  | public int | modifierSpecifier() | 
|  | public String | modifiers() | 
|  | public String | qualifiedName() | 
| Methods inherited from class | Name | 
|---|---|
| interface GroovyDoc | commentText, firstSentenceCommentText, getRawCommentText, isAnnotationType, isAnnotationTypeElement, isClass, isConstructor, isDeprecated, isEnum, isEnumConstant, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, name, setRawCommentText |