public interface IOldMXMLFileNode extends IFileNode
IFileNode that is an MXML fileUNKNOWN| Modifier and Type | Method and Description | 
|---|---|
| IClassDefinition | getIClass()Returns the  IClassDefinitionthat this MXML file represents. | 
getIncludeTreeLastModified, getOffsetLookup, getProblems, getTargetAttributes, getTopLevelDefinitionNodes, getTopLevelDefinitions, hasIncludes, populateFunctionNodesgetAllImportNodes, getAllImports, getScopecontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartIClassDefinition getIClass()
IClassDefinition that this MXML file represents.  Note: this will be the main IClassDefinition that is public, matching
 the name of the MXML file.  This is a convince method that is similar to calling: getAllTopLevelDefinitions(true, true) and 
 finding the first IDefinitionNode that is an IClassDefinitionIClassDefinitionCopyright © 2016 The Apache Software Foundation. All rights reserved.