Expressions
- Implemented Command::next_mod_group, which walks the A3 list looking for consecutive grouped args for modification purposes.
This commit is contained in:
@@ -65,7 +65,7 @@ protected:
|
||||
|
||||
void safety ();
|
||||
|
||||
A3 group_arguments (const A3&);
|
||||
bool next_mod_group (const A3&, Arg&, unsigned int&);
|
||||
|
||||
protected:
|
||||
std::string _keyword;
|
||||
|
||||
Reference in New Issue
Block a user