DCDExtComponent.getCodeBlockRange

Finds the immediate surrounding code block at a position or returns CodeBlockInfo.init for none/module block.

class DCDExtComponent
getCodeBlockRange
(
scope const(char)[] code
,)

See Also

CodeBlockInfo

Meta