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

Issue 17317002: Convert isX() methods to isX getter. (Closed)

Created:
7 years, 6 months ago by scheglov
Modified:
7 years, 6 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Convert isX() methods to isX getter. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=24115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+651 lines, -603 lines) Patch
M editor/util/plugins/com.google.dart.java2dart/src/com/google/dart/java2dart/processor/PropertySemanticProcessor.java View 3 chunks +19 lines, -4 lines 0 comments Download
M editor/util/plugins/com.google.dart.java2dart_test/src/com/google/dart/java2dart/processor/PropertySemanticProcessorTest.java View 2 chunks +37 lines, -1 line 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/ast.dart View 40 chunks +57 lines, -57 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/constant.dart View 33 chunks +57 lines, -57 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/element.dart View 53 chunks +88 lines, -88 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/engine.dart View 10 chunks +34 lines, -34 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/html.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/instrumentation.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/parser.dart View 28 chunks +34 lines, -34 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/resolver.dart View 94 chunks +126 lines, -126 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/scanner.dart View 5 chunks +16 lines, -16 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/sdk.dart View 2 chunks +12 lines, -12 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/sdk_io.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/source.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/source_io.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_experimental/lib/src/generated/utilities_dart.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_experimental/test/generated/element_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_experimental/test/generated/parser_test.dart View 21 chunks +76 lines, -79 lines 0 comments Download
M pkg/analyzer_experimental/test/generated/resolver_test.dart View 8 chunks +28 lines, -28 lines 0 comments Download
M pkg/analyzer_experimental/test/generated/scanner_test.dart View 1 chunk +59 lines, -59 lines 0 comments Download
M pkg/analyzer_experimental/test/generated/test_support.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
7 years, 6 months ago (2013-06-17 21:19:28 UTC) #1
Brian Wilkerson
LGTM
7 years, 6 months ago (2013-06-17 21:49:10 UTC) #2
scheglov
7 years, 6 months ago (2013-06-17 23:02:49 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r24115 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698