VarBuilder.addLeadingComment

void addLeadingComment(CdmComment comment) @safe @nogc nothrow

No-op — VarBuilder does not preserve comments.

Parameters

commentIgnored.
void addLeadingComment(CdmComment[] comments) @safe @nogc nothrow

No-op — VarBuilder does not preserve comments.

Parameters

commentsIgnored.