Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
stack_node Struct Reference

Data Fields

char * LL
 
char * RR
 

Detailed Description

Definition at line 375 of file util.c.

Field Documentation

◆ LL

char* stack_node::LL

Definition at line 375 of file util.c.

◆ RR

char * stack_node::RR

Definition at line 375 of file util.c.


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