$darkmode
Herb C Reference
PARSER_STRUCT Struct Reference

#include <parser.h>

Data Fields

lexer_Tlexer
 
token_Tcurrent_token
 
array_Topen_tags_stack
 
parser_state_T state
 
foreign_content_type_T foreign_content_type
 
parser_options_Toptions
 

Field Documentation

◆ lexer

lexer_T* PARSER_STRUCT::lexer

◆ current_token

token_T* PARSER_STRUCT::current_token

◆ open_tags_stack

array_T* PARSER_STRUCT::open_tags_stack

◆ state

parser_state_T PARSER_STRUCT::state

◆ foreign_content_type

foreign_content_type_T PARSER_STRUCT::foreign_content_type

◆ options

parser_options_T* PARSER_STRUCT::options

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