SdlCdmParser.isCommentToken
Checks whether a token kind is one of the four comment kinds.
Parameters
kind | The token kind to check |
Returns
true for comment tokens.
Checks whether a token kind is one of the four comment kinds.
kind | The token kind to check |