public interface IDocumentableDefinition extends IDefinition
Modifier and Type | Method and Description |
---|---|
IASDocComment |
getExplicitSourceComment()
Gets the
IASDocComment for the ASDoc comment attached to
this IDocumentableDefinition . |
boolean |
hasExplicitComment()
Determines if this node has an explicit comment.
|
getAbsoluteEnd, getAbsoluteStart, getAllMetaTags, getAncestorOfType, getBaseName, getBindableEventNames, getColumn, getContainingFilePath, getContainingScope, getContainingSourceFilePath, getDeprecationInfo, getEnd, getLine, getMetaTagByName, getMetaTagsByName, getModifiers, getNameColumn, getNameEnd, getNameLine, getNamespaceReference, getNameStart, getNode, getPackageName, getParent, getQualifiedName, getSourcePath, getStart, getTypeAsDisplayString, getTypeReference, hasMetaTagByName, hasModifier, hasNamespace, isBindable, isBindableStyle, isContingent, isContingentNeeded, isDeprecated, isDynamic, isFinal, isGeneratedEmbedClass, isImplicit, isInProject, isInternal, isNative, isOverride, isPrivate, isProtected, isPublic, isStatic, resolveNamespace, resolveType
IASDocComment getExplicitSourceComment()
IASDocComment
for the ASDoc comment attached to
this IDocumentableDefinition
.IASDocComment
for the ASDoc comment attached to
this IDocumentableDefinition
.boolean hasExplicitComment()
Copyright © 2016 The Apache Software Foundation. All rights reserved.