Return true if this token has any one of the given types.
true
types
bool matchesAny(List<TokenType> types);