public interface IScopedDefinitionNode extends IDefinitionNode
package
, class
,
interface
, and function
declarations.UNKNOWN
Modifier and Type | Method and Description |
---|---|
IScopedNode |
getScopedNode()
Returns the scope that is contained with this definition.
|
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
IScopedNode getScopedNode()
IDefinitionNode
Copyright © 2016 The Apache Software Foundation. All rights reserved.