DescriptionExtract Dart specific node management into DartUnitIndexObjectManager.
We want to be able to index not just CompilationUnitElement(s), but also
for example results of Angular resolution, which while are based on resolved
CompilationUnit(s), are not ready together with it, so should live in separate
split index nodes.
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/531f1d1e5bb94f02cbed35fecc4d32c0ec1428d7
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|