Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(source: &str) -> Parse
Expand description

Parse a complete Leo source file.

This handles imports followed by a program declaration.