Support for Enhanced Parts
srawlins opened this issue · 0 comments
srawlins commented
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.