lib-ruby-parser (C bindings)  4.0.4+ruby-3.1.1
C bindings for lib-ruby-parser library
Core API

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)
 

Detailed Description

Core API of the lib-ruby-parser

Function Documentation

◆ LIB_RUBY_PARSER_parse()

Parses given input according to option. This is the main entrypoint API.