DfmtComponent.findDfmtInstructions

Finds dfmt instruction comments (dfmt off, dfmt on)

class DfmtComponent
findDfmtInstructions
(
scope const(char)[] code
)

Return Value

a list of dfmt instructions, sorted in appearing (source code) order

Meta