Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches

◆ isInIgnoreCharArr()

bool tokens::isInIgnoreCharArr ( const std::string &  toCheck)
static

checks if the passed in toCheck arg is an ignorable character

Parameters
toCheckthe string to test
Returns
bool