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

#include <parser.h>

Data Fields

lexer_Tlexer
 
token_Tcurrent_token
 
array_Topen_tags_stack
 

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

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