leo-parser 1.4.0

AST generated by pest from the Leo grammar rules
Documentation

The parser to convert Leo code text into an [AST] type.

This module contains the [parse_ast()] method which calls the underlying [parse()] method to create a new program ast.