public interface IVariableExpressionNode extends IExpressionNode
for(var x:* in myArray)
UNKNOWN
Modifier and Type | Method and Description |
---|---|
IVariableNode |
getTargetVariable() |
copyForInitializer, hasParenthesis, isDynamicExpression, resolve, resolveType
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IVariableNode getTargetVariable()
IVariableNode
context.Copyright © 2016 The Apache Software Foundation. All rights reserved.