statement_parser

Function statement_parser 

Source
pub fn statement_parser() -> impl Parser<char, Statement, Error = Simple<char>>