The parser to convert Leo code text into an Program AST type.
Program
This module contains the parse() method which calls the underlying [tokenize()] method to create a new program ast.
parse()
tokenize()
path
source