Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ preprocessor
Class
preprocessor
include/covscript/impl/compiler.hpp:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
131
// Preprocessor
132
class preprocessor;
133
134
// Lexer
135
void process_char_buff(const std::deque<char> &, std::deque<token_base *> &, charset);
Callers
1
translate_into_tokens
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected