pub fn not( token: Token, ) -> impl Parser<PToken, PToken, Error = Simple<PToken, Range<usize>>> + Clone