Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
ConsAltNode Struct Reference

Data Fields

NodeBase base
 
struct _Nodecar
 
struct _Nodecdr
 

Detailed Description

Definition at line 252 of file regparse.h.

Field Documentation

◆ base

NodeBase ConsAltNode::base

Definition at line 253 of file regparse.h.

◆ car

struct _Node* ConsAltNode::car

Definition at line 254 of file regparse.h.

◆ cdr

struct _Node* ConsAltNode::cdr

Definition at line 255 of file regparse.h.


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