CfParser.makeComment

CfComment makeComment(Token tok) @safe pure

Creates a CfComment from a comment token.

Parameters

tokThe comment token

Returns

A CfComment structure.