Lexer: Migrated ispunct to Lexer::isPunctuation
This commit is contained in:
@@ -110,7 +110,6 @@ public:
|
||||
|
||||
bool depleted ();
|
||||
|
||||
static bool isPunctuation (char);
|
||||
std::string dump ();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user