Checks if the specified kind is a token for which ToText(TokenKind) will return not null
public static bool IsToken(this TokenKind kind)
A token kind
true