DescriptionRe-duplicate frontend_accessors.dart.
This was de-duped in 02573b3caa1f13f68b5c5921b35e4e2e4ca62ab9, however
there's a problem: In order to share type inference and error
detection logic between Fasta's AstBuilder and BodyBuilder classes,
Fasta's use of the accessors needs to be rewritten to make use of the
shadow hierarchy (see
pkg/front_end/lib/src/fasta/builder/shadow_ast.dart), which kernel
shouldn't have to depend on.
R=ahe@google.com
Committed: https://github.com/dart-lang/sdk/commit/80101ac4070bc5ec40765fc6c68a12fb366fe885
Patch Set 1 #
Total comments: 5
Messages
Total messages: 7 (2 generated)
|