Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
rb_strterm_literal_struct Struct Reference

Data Fields

long nest
int func
int paren
int term

Detailed Description

Definition at line 33 of file parse.h.

Field Documentation

◆ func

int rb_strterm_literal_struct::func

Definition at line 35 of file parse.h.

◆ nest

long rb_strterm_literal_struct::nest

Definition at line 34 of file parse.h.

◆ paren

int rb_strterm_literal_struct::paren

Definition at line 36 of file parse.h.

◆ term

int rb_strterm_literal_struct::term

Definition at line 37 of file parse.h.


The documentation for this struct was generated from the following file: