This repository was archived by the owner on Aug 18, 2018. It is now read-only.
v0.5.0+2
If we pass a Source representing a 'part of' file to the analysis context it will create a LibraryElement which is not sensible. We should only create a LibraryElement when the Source represents a library. Fixes https://github.com/dart-lang/source_gen/issues/115