Ruby 4.1.0dev (2026-04-19 revision f39318083e67c6d1a64d9ea03a5ef944ffb52f76)
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 88 of file parser.h.

Field Documentation

◆ ident_length

size_t pm_heredoc_lex_mode_t::ident_length

Definition at line 93 of file parser.h.

◆ ident_start

const uint8_t* pm_heredoc_lex_mode_t::ident_start

Definition at line 90 of file parser.h.

◆ indent

pm_heredoc_indent_t pm_heredoc_lex_mode_t::indent

Definition at line 99 of file parser.h.

◆ quote

pm_heredoc_quote_t pm_heredoc_lex_mode_t::quote

Definition at line 96 of file parser.h.


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