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

Data Fields

VALUE str
 
long ptr
 

Detailed Description

Definition at line 13 of file ruby_parser.h.

Field Documentation

◆ ptr

long lex_pointer_string::ptr

Definition at line 15 of file ruby_parser.h.

◆ str

VALUE lex_pointer_string::str

Definition at line 14 of file ruby_parser.h.


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