Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: