Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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: