Function come::ast::from_source

source ·
pub fn from_source(source: &str) -> IResult<&str, Ast>
Expand description

Parse source code to get a Ast.