mkpro118 / Regex-Engine

Regex Engine in C
MIT License
0 stars 0 forks source link

Enumerate terminal tokens #22

Closed mkpro118 closed 3 months ago

mkpro118 commented 3 months ago

Added the TokenTypes Enum for the terminal tokens.