Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 11346004: Issue 6201. Clean up to replace 'interface' with 'abstract class' (Closed)

Created:
8 years, 1 month ago by scheglov
Modified:
8 years, 1 month ago
Reviewers:
messick
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Issue 6201. Clean up to replace 'interface' with 'abstract class' http://code.google.com/p/dart/issues/detail?id=6201 R=messick@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14214

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+236 lines, -68 lines) Patch
M compiler/java/com/google/dart/compiler/ast/DartClass.java View 2 chunks +41 lines, -33 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 3 chunks +11 lines, -11 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTestCase.java View 2 chunks +4 lines, -4 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/dom/AST.java View 1 chunk +3 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/internal/completion/ast/ClassCompleter.java View 1 chunk +23 lines, -18 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/internal/util/SourceRangeUtils.java View 1 chunk +7 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/code/ExtractUtils.java View 1 chunk +17 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/cleanup/CleanUpRefactoringWizard.java View 6 chunks +13 lines, -2 lines 0 comments Download
A editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/cleanup/migration/Migrate_1M2_removeInterface_CleanUp.java View 1 chunk +83 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui_test/src/com/google/dart/tools/ui/cleanup/MigrateCleanUpTest.java View 2 chunks +34 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 1 month ago (2012-10-29 02:08:04 UTC) #1
messick
8 years, 1 month ago (2012-10-29 17:23:55 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698