You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate with LibraryReader over LibraryElement (#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`.
0 commit comments