Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
stack_node Struct Reference

Data Fields

char * LL
 
char * RR
 

Detailed Description

Definition at line 372 of file util.c.

Field Documentation

◆ LL

char* stack_node::LL

Definition at line 372 of file util.c.

◆ RR

char * stack_node::RR

Definition at line 372 of file util.c.


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