use TokenKind;
/// Returns `true` if the name should be considered "ambiguous".
pub
/// Returns `true` if the given `token` is a non-logical token.
///
/// Unlike [`TokenKind::is_trivia`], this function also considers the indent, dedent and newline
/// tokens.
pub const