|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <BindedArg.h>
Public Member Functions | |
| BindedArg (std::string bind) | |
| std::string | eval (Environment &environment) const override |
Public Member Functions inherited from cli::Arg | |
| virtual | ~Arg () noexcept=default |
|
inline |
|
inlineoverridevirtual |