sapphirec
The Sapphire documentation
Importer.h File Reference
#include "Lexer.h"
#include "Token.h"

Go to the source code of this file.

Namespaces

 Importer
 

Functions

TokenStream Importer::evaluate (const TokenStream &original)
 
void Importer::init (std::string init_file)
 

Variables

int Importer::import_count = 0
 
std::vector< std::shared_ptr< Location > > Importer::import_stack
 
std::vector< std::string > Importer::imported_files