SIGN IN SIGN UP

gh-97973: Return all necessary information from the tokenizer (GH-97984)

Right now, the tokenizer only returns type and two pointers to the start and end of the token.
This PR modifies the tokenizer to return the type and set all of the necessary information,
so that the parser does not have to this.
L
Lysandros Nikolaou committed
cbf0afd8a1474d68310331af9218606959d4cc22
Parent: b9d2e81
Committed by GitHub <noreply@github.com> on 10/6/2022, 11:07:17 PM