|
| ParseQuoted (std::string_view s) |
|
virtual void | operator() (std::shared_ptr< Parser > &state, Strings &r) override |
| Parse the next character(s)
|
|
| Parser (std::string_view s) |
|
|
std::string | acc |
| Accumulated string.
|
|
std::string_view | remaining |
|
◆ operator()()
void nix::ParseQuoted::operator() |
( |
std::shared_ptr< Parser > & | state, |
|
|
Strings & | r ) |
|
overridevirtual |
◆ acc
std::string nix::ParseQuoted::acc |
Accumulated string.
Parsed argument up to this point.
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.28.2/src/libutil/args.cc