Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
AnchorNode Struct Reference

Data Fields

NodeBase base
 
int type
 
struct _Nodetarget
 
int char_len
 
int ascii_range
 

Detailed Description

Definition at line 244 of file regparse.h.

Field Documentation

◆ ascii_range

int AnchorNode::ascii_range

Definition at line 249 of file regparse.h.

◆ base

NodeBase AnchorNode::base

Definition at line 245 of file regparse.h.

◆ char_len

int AnchorNode::char_len

Definition at line 248 of file regparse.h.

◆ target

struct _Node* AnchorNode::target

Definition at line 247 of file regparse.h.

◆ type

int AnchorNode::type

Definition at line 246 of file regparse.h.


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