|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GroovyProgramElementDoc
| Method Summary | |
|---|---|
GroovyClassDoc |
containingClass()
|
GroovyPackageDoc |
containingPackage()
|
boolean |
isFinal()
|
boolean |
isPackagePrivate()
|
boolean |
isPrivate()
|
boolean |
isProtected()
|
boolean |
isPublic()
|
boolean |
isStatic()
|
String |
modifiers()
|
int |
modifierSpecifier()
|
String |
qualifiedName()
|
| Methods inherited from interface org.codehaus.groovy.groovydoc.GroovyDoc |
|---|
commentText, firstSentenceCommentText, getRawCommentText, isAnnotationType, isAnnotationTypeElement, isClass, isConstructor, isEnum, isEnumConstant, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, name, setRawCommentText |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
GroovyClassDoc containingClass()
GroovyPackageDoc containingPackage()
boolean isFinal()
boolean isPackagePrivate()
boolean isPrivate()
boolean isProtected()
boolean isPublic()
boolean isStatic()
String modifiers()
int modifierSpecifier()
String qualifiedName()
|
Copyright © 2003-2008 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||