This function takes a source string, and yields each TSDoc block comments in it.
The source code string.
A generator that yields each TSDoc block comment in the source code.
Each TSDoc block comment in the source code.
Generated using TypeDoc
This function takes a source string, and yields each TSDoc block comments in it.