Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8179891

JavaDoc for for..in is incorrect

XMLWordPrintable

    • b170
    • generic
    • generic

        Dai Conrad:

        I was looking at the parser API and I noticed that in the class
        ForOfLoopTree, the methods getStatement() and getVariable()
        have the following javadoc, respectively:

           The statement contained in this for..in statement.

           The for..in left hand side expression.

        In both cases "for..in" should read "for..of".

              sdama Srinivas Dama (Inactive)
              jlaskey Jim Laskey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: