Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <PreviousResultStatement.h>
Public Member Functions | |
std::shared_ptr< abstraction::Value > | translateAndEval (const std::shared_ptr< abstraction::Value > &prev, Environment &) const override |
![]() | |
virtual | ~Statement () noexcept=default |
|
inlineoverridevirtual |
Implements cli::Statement.