On Wed, Jun 5, 2013 at 10:57 AM, Jason Orendorff <[email protected]>wrote:
> 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 > } > Yes, it appears I conflated the two "shortened method" syntaxes. Apologies for the noise and thanks for the correct clarification. Rick > -j > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

