mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Lexer: Migrated ispunct to Lexer::isPunctuation
This commit is contained in:
parent
3cbb2bb20f
commit
39fb45447b
6 changed files with 11 additions and 40 deletions
|
@ -110,7 +110,6 @@ public:
|
|||
|
||||
bool depleted ();
|
||||
|
||||
static bool isPunctuation (char);
|
||||
std::string dump ();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue