Chromium Code Reviews
DescriptionRename MethodInvocation.period to MethodInvocation.operator.
The name is inaccurate--if the method invocation is part of a cascade,
it is the ".." operator. It's going to get even more inaccurate when
null-aware operators are added, since it will also be used to
represent "?.".
Deprecated getters and setters named "period" are added to avoid
breaking the analyzer API.
R=brianwilkerson@google.com
Committed: https://code.google.com/p/dart/source/detail?r=44744
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||||||||||||||||||||