Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
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: