nabice created FLEX-35115:
-----------------------------
Summary: Method implementation error:
getConditionalExpressionNodes in
compiler/src/org/apache/flex/compiler/internal/tree/as/ForLoopNode.java
Key: FLEX-35115
URL: https://issues.apache.org/jira/browse/FLEX-35115
Project: Apache Flex
Issue Type: Bug
Components: .Unspecified - Compiler
Affects Versions: Apache FlexJS 0.6.0
Reporter: nabice
Priority: Minor
Method getConditionalExpressionNodes in line 147,
Statement in line 153,
“ IASNode child = getChild(i);”
getChild should be conditionsStatementsNode.getChild
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)