AALanguage
The best language for those who have nothing to do
Loading...
Searching...
No Matches
LexicalAnalyzer.h File Reference
#include "Trie.h"
#include <regex>
#include <string>
#include "LibParser.h"
Include dependency graph for LexicalAnalyzer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LexicalAnalyzer
 A class that allows you to break program source code into indivisible grammar tokens. More...
 
struct  Token
 A stuct used to store information about a language token. More...