mirror of
https://github.com/NixOS/nix
synced 2025-07-06 13:21:47 +02:00
parent
2e2198fd91
commit
02f0294be0
41 changed files with 161 additions and 124 deletions
|
@ -91,9 +91,6 @@ struct Parser {
|
|||
|
||||
/**
|
||||
* @brief Parse the next character(s)
|
||||
*
|
||||
* @param r
|
||||
* @return std::shared_ptr<Parser>
|
||||
*/
|
||||
virtual void operator()(std::shared_ptr<Parser> & state, Strings & r) = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue