Skip to content

dart2js should provide reflective access to metadata #10905

Closed
@peter-ahe-google

Description

@peter-ahe-google

dart2js should support this getter on DeclarationMirror:

/**
 * A list of the metadata associated with this declaration.
 */
List<InstanceMirror> get metadata;

See issue #6614.

Metadata

Metadata

Labels

P1A high priority bug; for example, a single project is unusable or has many test failureslibrary-mirrorsweb-dart2js

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions