CLI2: Removed unused ::addArgs method
This commit is contained in:
@@ -124,6 +124,7 @@ private:
|
||||
|
||||
bool isUUIDList (const std::string&) const;
|
||||
|
||||
// These methods come up iwht reasons not to Lex a token. Probably no longer needed.
|
||||
bool disqualifyInsufficientTerms (const std::vector <std::pair <std::string, Lexer::Type>>&) const;
|
||||
bool disqualifyNoOps (const std::vector <std::pair <std::string, Lexer::Type>>&) const;
|
||||
bool disqualifyOnlyParenOps (const std::vector <std::pair <std::string, Lexer::Type>>&) const;
|
||||
|
||||
Reference in New Issue
Block a user