CdmBuilder.addTrailingCommentToTop

void addTrailingCommentToTop(CdmComment comment) pure @safe

Adds a trailing comment directly to the top-of-stack container, bypassing _target() logic.

Parameters

commentThe comment to add.