Module parser_core_file

Module parser_core_file 

Source

Functionsยง

parse_file
Parses a file, given the syntax to parse it with, and the file. When successful, it returns a ParsePairSort. When unsuccessful, it returns a ParseError.
parse_file_sub