Herb C Reference
Loading...
Searching...
No Matches
lexer_struct.h File Reference
#include <stdbool.h>
#include <stdlib.h>

Go to the source code of this file.

Data Structures

struct  LEXER_STRUCT
 

Typedefs

typedef struct LEXER_STRUCT lexer_T
 

Enumerations

enum  lexer_state_T { STATE_DATA , STATE_ERB_CONTENT , STATE_ERB_CLOSE }
 

Typedef Documentation

◆ lexer_T

typedef struct LEXER_STRUCT lexer_T

Enumeration Type Documentation

◆ lexer_state_T

Enumerator
STATE_DATA 
STATE_ERB_CONTENT 
STATE_ERB_CLOSE