Skip to content

Conversation

@natebosch
Copy link
Member

Similar to ConstantReader this will make it easier to use new utility
methods as we add them.

  • Make _element public so that clients can still access the
    LibraryElement when needed.
  • Change the generate method signature and all implementations.
  • Wrap the argument in builder.dart.

Similar to ConstantReader this will make it easier to use new utility
methods as we add them.

- Make `_element` public so that clients can still access the
  `LibraryElement` when needed.
- Change the `generate` method signature and all implementations.
- Wrap the argument in `builder.dart`.
@matanlurey matanlurey merged commit 21bb6b7 into master Jul 21, 2017
@matanlurey matanlurey deleted the natebosch_library-reader branch July 21, 2017 22:34
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
…#239)

Similar to ConstantReader this will make it easier to use new utility
methods as we add them.

- Make `_element` public so that clients can still access the
  `LibraryElement` when needed.
- Change the `generate` method signature and all implementations.
- Wrap the argument in `builder.dart`.
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
…#239)

Similar to ConstantReader this will make it easier to use new utility
methods as we add them.

- Make `_element` public so that clients can still access the
  `LibraryElement` when needed.
- Change the `generate` method signature and all implementations.
- Wrap the argument in `builder.dart`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants