|
| enum | {
PM_LEX_DEFAULT
, PM_LEX_EMBEXPR
, PM_LEX_EMBVAR
, PM_LEX_HEREDOC
,
PM_LEX_LIST
, PM_LEX_REGEXP
, PM_LEX_STRING
} |
| |
Definition at line 109 of file parser.h.
◆ anonymous enum
◆ base
◆ breakpoints
| uint8_t pm_lex_mode::breakpoints[7] |
◆ common_whitespace
| size_t* pm_lex_mode::common_whitespace |
◆ incrementor
| uint8_t pm_lex_mode::incrementor |
◆ interpolation
| bool pm_lex_mode::interpolation |
◆ label_allowed
| bool pm_lex_mode::label_allowed |
◆ line_continuation
| bool pm_lex_mode::line_continuation |
◆ nesting
| size_t pm_lex_mode::nesting |
◆ next_start
| const uint8_t* pm_lex_mode::next_start |
◆ prev
◆ terminator
| uint8_t pm_lex_mode::terminator |
The documentation for this struct was generated from the following file: