Herb C Reference
Loading...
Searching...
No Matches
PARSER_OPTIONS_STRUCT Struct Reference

#include <parser.h>

Data Fields

bool track_whitespace
 
bool analyze
 
bool strict
 
bool action_view_helpers
 
bool prism_program
 
bool prism_nodes
 
bool prism_nodes_deep
 

Field Documentation

◆ track_whitespace

bool PARSER_OPTIONS_STRUCT::track_whitespace

◆ analyze

bool PARSER_OPTIONS_STRUCT::analyze

◆ strict

bool PARSER_OPTIONS_STRUCT::strict

◆ action_view_helpers

bool PARSER_OPTIONS_STRUCT::action_view_helpers

◆ prism_program

bool PARSER_OPTIONS_STRUCT::prism_program

◆ prism_nodes

bool PARSER_OPTIONS_STRUCT::prism_nodes

◆ prism_nodes_deep

bool PARSER_OPTIONS_STRUCT::prism_nodes_deep

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