lib-ruby-parser 4.0.4+ruby-3.1.1

Ruby parser
Documentation
1
2
3
4
5
mod parser_y;

pub(crate) fn codegen() {
    parser_y::codegen();
}