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

Data Fields

char * LL
char * RR

Detailed Description

Definition at line 373 of file util.c.

Field Documentation

◆ LL

char* stack_node::LL

Definition at line 373 of file util.c.

◆ RR

char * stack_node::RR

Definition at line 373 of file util.c.


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