public interface IDocumentableDefinitionNode extends IDefinitionNode
The comment must come directly before the definition.
UNKNOWN
Modifier and Type | Method and Description |
---|---|
IASDocComment |
getASDocComment()
Gets the
IASDocComment attached to this IDocumentableDefinitionNode . |
boolean |
hasExplicitComment()
Determines if this node has an explicit comment.
|
getContainingFilePath, getDefinition, getMetaInfos, getMetaTags, getName, getNameAbsoluteEnd, getNameAbsoluteStart, getNameEnd, getNameExpressionNode, getNamespace, getNameStart, getPackageName, getQualifiedName, getShortName, hasModifier, hasNamespace, isImplicit
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IASDocComment getASDocComment()
IASDocComment
attached to this IDocumentableDefinitionNode
.IASDocComment
attached to this IDocumentableDefinitionNode
.boolean hasExplicitComment()
Copyright © 2016 The Apache Software Foundation. All rights reserved.