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