Ruby 4.1.0dev (2026-09-26 revision da3e1fcb685864a2f58f113e82d9dc67d7fe9197)
Data Fields
IApplyCaseFoldArg Struct Reference

Data Fields

ScanEnv * env
 
CClassNode * cc
 
CClassNode * asc_cc
 
Node * alt_root
 
Node ** ptail
 

Detailed Description

Definition at line 5650 of file regparse.c.

Field Documentation

◆ alt_root

Node* IApplyCaseFoldArg::alt_root

Definition at line 5654 of file regparse.c.

◆ asc_cc

CClassNode* IApplyCaseFoldArg::asc_cc

Definition at line 5653 of file regparse.c.

◆ cc

CClassNode* IApplyCaseFoldArg::cc

Definition at line 5652 of file regparse.c.

◆ env

ScanEnv* IApplyCaseFoldArg::env

Definition at line 5651 of file regparse.c.

◆ ptail

Node** IApplyCaseFoldArg::ptail

Definition at line 5655 of file regparse.c.


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