pub fn parse(tokens: TokenStream<'_>) -> PredictiveCST<'_>
Parses a stream of tokes according to the grammar.