Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <PrintCommand.h>
Public Member Functions | |
PrintCommand (std::unique_ptr< Expression > expr) | |
CommandResult | run (Environment &environment) const override |
![]() | |
virtual | ~Command () noexcept=default |
|
inline |
|
overridevirtual |