Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: