Module lwb_parser::parser::peg::parser_core_file
source · [−]Functions
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.