You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "nabice (JIRA)" <ji...@apache.org> on 2016/07/18 07:07:20 UTC

[jira] [Created] (FLEX-35115) Method implementation error: getConditionalExpressionNodes in compiler/src/org/apache/flex/compiler/internal/tree/as/ForLoopNode.java

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)