Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(source: &str) -> Result<File, ParseError>
Expand description

Parse a complete .intent source string into an AST File.