Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
OnigToken Struct Reference

Data Structures

union  [union].u

Data Fields

enum TokenSyms type
int escaped
int base
UChar * backp
union  u

Detailed Description

Definition at line 2414 of file regparse.c.

Field Documentation

◆ backp

UChar* OnigToken::backp

Definition at line 2418 of file regparse.c.

◆ base

int OnigToken::base

Definition at line 2417 of file regparse.c.

◆ escaped

int OnigToken::escaped

Definition at line 2416 of file regparse.c.

◆ type

enum TokenSyms OnigToken::type

Definition at line 2415 of file regparse.c.


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