☰
DDOCs
DDN
v7.2.5
/
ddn.data.sdl
/
SdlLexer.readBlockComment
🔍
☾
SdlLexer.readBlockComment
private
SdlToken
readBlockComment()
@safe
Reads a block comment delimited by slash-star pairs.
Returns
The BLOCK_COMMENT token, or UNKNOWN when unterminated.