public interface IMXMLFunctionNode extends IMXMLExpressionNode
<Function>
tag.
An IMXMLFunctionNode
has no child nodes.
UNKNOWN
Modifier and Type | Method and Description |
---|---|
IFunctionDefinition |
getValue(ICompilerProject project)
Gets the value of the <Function> tag, which is the function
definition that its content refers to.
|
getExpressionNode
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveID
getClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptor
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IFunctionDefinition getValue(ICompilerProject project)
project
- An ICompilerProject
object.IFunctionDefinition
object representing an ActionScript
function definition.Copyright © 2016 The Apache Software Foundation. All rights reserved.