[Feature #19719] Universal Parser
Introduce Universal Parser mode for the parser. This commit includes these changes:
UNIVERSAL_PARSER
struct rb_parser_config_struct
[Feature #19719] Universal Parser
Introduce Universal Parser mode for the parser.
This commit includes these changes:
UNIVERSAL_PARSERmacro. All of CRuby related functionsare passed via
struct rb_parser_config_structwhen this macro is enabled.