Parser.this

The constructor takes all tokens so that in the future, looking ahead for specific tokens can allow support for lambdas and other complex language features.

struct Parser
this

Meta