True if this token is a keyword or an identifier.
@override bool get isKeywordOrIdentifier => isIdentifier;