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

#include <errors.h>

Data Fields

ERROR_T base
 
token_type_T expected_type
 
token_Tfound
 

Field Documentation

◆ base

ERROR_T UNEXPECTED_TOKEN_ERROR_T::base

◆ expected_type

token_type_T UNEXPECTED_TOKEN_ERROR_T::expected_type

◆ found

token_T* UNEXPECTED_TOKEN_ERROR_T::found

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