Nashorn Parser API Javadoc
Jim Laskey (Oracle)
james.laskey at oracle.com
Mon May 8 12:03:28 UTC 2017
Will file a bug.
— Jim
> On May 8, 2017, at 4:01 AM, Dai Conrad <dai.conrad at gmail.com> wrote:
>
> 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".
More information about the nashorn-dev
mailing list