ImporterComponent.sortImports

Sorts the imports in a whitespace separated group of code Returns ImportBlock.init if no changes would be done.

class ImporterComponent
sortImports
(
scope const(char)[] code
,
int pos
)

Meta