|
lib-ruby-parser (C bindings)
4.0.4+ruby-3.1.1
C bindings for lib-ruby-parser library
|
Core API of the lib-ruby-parser
More...
Functions | |
| LIB_RUBY_PARSER_ParserResult | LIB_RUBY_PARSER_parse (LIB_RUBY_PARSER_ByteList input, LIB_RUBY_PARSER_ParserOptions options) |
Core API of the lib-ruby-parser
| LIB_RUBY_PARSER_ParserResult LIB_RUBY_PARSER_parse | ( | LIB_RUBY_PARSER_ByteList | input, |
| LIB_RUBY_PARSER_ParserOptions | options | ||
| ) |
Parses given input according to option. This is the main entrypoint API.