Open
Description
Dartdoc should support the Enhanced Parts language feature.
I think this mostly means tracking export
s in parts, and parts of parts, and maybe tracking import
s of parts, and parts of parts, to whatever extent we need to. Looking at the existing code for things like "libraryExports" and "exportedLibraries" etc should be sufficient.