Ruby 4.1.0dev (2026-05-17 revision 71749b882622c03028dfc55f40e5c3cceb24eaaf)
Data Fields
pm_heredoc_lex_mode_t Struct Reference

Data Fields

const uint8_t * ident_start
 
size_t ident_length
 
pm_heredoc_quote_t quote
 
pm_heredoc_indent_t indent
 

Detailed Description

Definition at line 89 of file parser.h.

Field Documentation

◆ ident_length

size_t pm_heredoc_lex_mode_t::ident_length

Definition at line 94 of file parser.h.

◆ ident_start

const uint8_t* pm_heredoc_lex_mode_t::ident_start

Definition at line 91 of file parser.h.

◆ indent

pm_heredoc_indent_t pm_heredoc_lex_mode_t::indent

Definition at line 100 of file parser.h.

◆ quote

pm_heredoc_quote_t pm_heredoc_lex_mode_t::quote

Definition at line 97 of file parser.h.


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