public interface IMXMLDeclarationsNode extends IMXMLNode
<Declarations> tag in an
AST.
An IMXMLDeclarationsNode has N child nodes; each is an
IMXMLInstanceNode representing a declared instance of an ActionScript
class.
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
IMXMLInstanceNode[] |
getDeclarationInstanceNodes()
Gets the instance nodes which are the children of this node.
|
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartIMXMLInstanceNode[] getDeclarationInstanceNodes()
IMXMLInstanceNode objects.Copyright © 2016 The Apache Software Foundation. All rights reserved.