On Wed, Jun 5, 2013 at 9:50 AM, Rick Waldron <[email protected]> wrote:

> MethodDefinition :
>   PropertyName ( FormalParameterList ) { FunctionBody }
>
> Still defines a "concise body", but doesn't specifically label it as such
> and PropertyDefinition still contains the MethodDefinition-part
>
> Hopefully this helps?
>

Rick, I think Yusuke was asking about this form:

    class F {
        f(x) x+1
    }

-j
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to