Function parse

Source
pub fn parse(tokens: TokenStream<'_>) -> PredictiveCST<'_>
Expand description

Parses a stream of tokes according to the grammar.