pub fn parse_file(source: &str) -> Result<File, ParseError>
Parse a complete .intent source string into an AST File.
.intent
File