Function mitex_parser::parse

source ·
pub fn parse(input: &str, spec: CommandSpec) -> SyntaxNode
Expand description

Parse the input text with the given command specification and return the untyped syntax tree

The error nodes are attached to the tree