- org.codehaus.groovy.tools.groovydoc.SimpleGroovyExecutableMemberDoc
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class SimpleGroovyMemberDoc |
commentText, firstSentenceCommentText, isSynthetic |
class SimpleGroovyAbstractableElementDoc |
isAbstract, setAbstract |
class SimpleGroovyProgramElementDoc |
addAnnotationRef, annotations, containingClass, containingPackage, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, modifierSpecifier, modifiers, qualifiedName, setContainingPackage, setFinal, setPackagePrivate, setPrivate, setProtected, setPublic, setStatic |
class SimpleGroovyDoc |
calculateFirstSentence, commentText, compareTo, firstSentenceCommentText, getRawCommentText, getTypeDescription, getTypeSourceDescription, isAnnotationType, isAnnotationTypeElement, isClass, isConstructor, isDeprecated, isEnum, isEnumConstant, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, isScript, isTrait, name, setCommentText, setDeprecated, setFirstSentenceCommentText, setRawCommentText, setScript, setTokenType, tags, toString, tokenType |
-
-
Method Detail
-
public boolean isNative()
-
public boolean isSynchronized()
-
public boolean isVarArgs()
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.