Function mcvm_parse::parse::parse

source ·
pub fn parse<'a>(
    tokens: impl Iterator<Item = &'a TokenAndPos>
) -> Result<Parsed>
Expand description

Parse a list of tokens