Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: