I believe it is restricted to ArrayPattern. --lars
On 8/23/07, Eric Suen <[EMAIL PROTECTED]> wrote: > Hi, > > Pattern ::= ArrayPattern > Pattern -> SimplePattern -> LeftHandSideExpression -> ArrayLiteral > > Is it possible ArrayLiteral appear in Pattern, or it must be an > ArrayPattern? Like ExpressionStatement can't have FunctionExpression > and ObjectLiteral? Same question about ObjectPattern and ObjectLiteral > > Regards, > > Eric > > ------------------------------------------------ > Spket IDE - Development Tool for RIA. > > http://www.spket.com > _______________________________________________ > Es4-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es4-discuss > _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
