Giving to dynamic the Object Semantics in dartanalyzer

23 views
Skip to first unread message

Fabio Strocco

unread,
Jan 27, 2015, 11:07:07 AM1/27/15
to compil...@dartlang.org
Hi all, I am trying to modify the analyzer such that each type interpreted as dynamic (var, dynamic or missing type annotation) is interpreted as Object instead. For instance, given the following

class C {
  m(x) {
}
}

Seth Ladd

unread,
Jan 27, 2015, 12:09:15 PM1/27/15
to Fabio Strocco, analyzer...@dartlang.org, compil...@dartlang.org
+ analyzer-discuss@

Hi Fabio,

Thanks for the email! When you have a question about the analyzer, you probably want analyzer...@dartlang.org list :)  Hope that helps!

To unsubscribe from this group and stop receiving emails from it, send an email to compiler-dev...@dartlang.org.

Reply all
Reply to author
Forward
0 new messages