DDocParser.findNextIdColon

Find next "Identifier:".

struct DDocParser
bool
findNextIdColon

Parameters

ident
Type: cstring

Set to the Identifier.

bodyBegin
Type: cchar*

Set to the beginning of the text body (whitespace skipped.)

Return Value

Type: bool

true if found.

Meta