Archeus 0.0.0
A C library and game engine that focuses on documentation
Loading...
Searching...
No Matches
ARC_Lexer Struct Reference

Data Fields

ARC_VectortokenRules
 
ARC_Vectortokens
 
ARC_Bool tokenRulesAreContinuous
 
uint32_t tokenRulesMaxVal
 

Detailed Description

Definition at line 10 of file lexer.c.

Field Documentation

◆ tokenRules

◆ tokenRulesAreContinuous

ARC_Bool ARC_Lexer::tokenRulesAreContinuous

◆ tokenRulesMaxVal

uint32_t ARC_Lexer::tokenRulesMaxVal

Definition at line 16 of file lexer.c.

Referenced by ARC_Lexer_IsTokenId(), and ARC_Lexer_RegisterTokenRule().

◆ tokens


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