Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
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: