SdlCdmParser.makeComment
CdmComment makeComment(SdlToken tok) @safeConverts a comment token into a CdmComment with style and location.
Parameters
tok | The comment token |
Returns
The converted comment.
CdmComment makeComment(SdlToken tok) @safeConverts a comment token into a CdmComment with style and location.
tok | The comment token |