Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
rb_strterm_literal_struct Struct Reference

Data Fields

long nest
 
int func
 
int paren
 
int term
 

Detailed Description

Definition at line 24 of file parse.h.

Field Documentation

◆ func

int rb_strterm_literal_struct::func

Definition at line 26 of file parse.h.

◆ nest

long rb_strterm_literal_struct::nest

Definition at line 25 of file parse.h.

◆ paren

int rb_strterm_literal_struct::paren

Definition at line 27 of file parse.h.

◆ term

int rb_strterm_literal_struct::term

Definition at line 28 of file parse.h.


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