Interpreter
prototype alpha
c++ interpreter for make believe language
Loading...
Searching...
No Matches
◆
ignoreCharArr
const std::array< char,
tokens::ignoreCharArrSIZE
> tokens::ignoreCharArr = {' ', '\t', '\n'}
static
stores ignorable characters such as ' ', \n etc
tokens
Generated by
1.9.7