public interface IContainerNode extends IASNode
Modifier and Type | Interface and Description |
---|---|
static class |
IContainerNode.ContainerType |
UNKNOWN
Modifier and Type | Method and Description |
---|---|
IContainerNode.ContainerType |
getContainerType()
Returns the type of the container that his node represents
|
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IContainerNode.ContainerType getContainerType()
IContainerNode.ContainerType
or nullCopyright © 2016 The Apache Software Foundation. All rights reserved.