Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
IApplyCaseFoldArg Struct Reference

Data Fields

ScanEnvenv
 
CClassNodecc
 
Nodealt_root
 
Node ** ptail
 

Detailed Description

Definition at line 5450 of file regparse.c.

Field Documentation

◆ alt_root

Node* IApplyCaseFoldArg::alt_root

Definition at line 5453 of file regparse.c.

Referenced by parse_exp().

◆ cc

CClassNode* IApplyCaseFoldArg::cc

Definition at line 5452 of file regparse.c.

Referenced by i_apply_case_fold(), and parse_exp().

◆ env

ScanEnv* IApplyCaseFoldArg::env

Definition at line 5451 of file regparse.c.

Referenced by i_apply_case_fold(), and parse_exp().

◆ ptail

Node** IApplyCaseFoldArg::ptail

Definition at line 5454 of file regparse.c.

Referenced by i_apply_case_fold(), and parse_exp().


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