Function lci::parse [] [src]

pub fn parse(code: &str) -> Result<Vec<AST>, Error>

Convenience function for tokenizing and parsing code