linc 0.7
Linc is a general-purpose programming language inspired by C
Loading...
Searching...
No Matches
linc::Preprocessor Class Referencefinal

Public Types

using TokenList = std::vector<Token>
 
using TokenSize = std::vector<Token>::size_type
 

Public Member Functions

 Preprocessor (TokenList tokens, std::string_view filepath)
 
std::vector< Tokenoperator() () const
 

Static Public Member Functions

static void reset ()
 

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