Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
Data Fields
NodeOptInfo Struct Reference

Data Fields

MinMaxLen len
 
OptAncInfo anc
 
OptExactInfo exb
 
OptExactInfo exm
 
OptExactInfo expr
 
OptMapInfo map
 

Detailed Description

Definition at line 4322 of file regcomp.c.

Field Documentation

◆ anc

OptAncInfo NodeOptInfo::anc

Definition at line 4325 of file regcomp.c.

◆ exb

OptExactInfo NodeOptInfo::exb

Definition at line 4326 of file regcomp.c.

◆ exm

OptExactInfo NodeOptInfo::exm

Definition at line 4327 of file regcomp.c.

◆ expr

OptExactInfo NodeOptInfo::expr

Definition at line 4328 of file regcomp.c.

◆ len

MinMaxLen NodeOptInfo::len

Definition at line 4323 of file regcomp.c.

◆ map

OptMapInfo NodeOptInfo::map

Definition at line 4330 of file regcomp.c.


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