Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
cli::EvalCommand Class Reference

#include <EvalCommand.h>

Inheritance diagram for cli::EvalCommand:
[legend]
Collaboration diagram for cli::EvalCommand:
[legend]

Public Member Functions

 EvalCommand (std::string code)
 
CommandResult run (Environment &environment) const override
 
- Public Member Functions inherited from cli::Command
virtual ~Command () noexcept=default
 

Constructor & Destructor Documentation

◆ EvalCommand()

cli::EvalCommand::EvalCommand ( std::string  code)
inline

Member Function Documentation

◆ run()

CommandResult cli::EvalCommand::run ( Environment environment) const
inlineoverridevirtual

Implements cli::Command.

Here is the call graph for this function:

The documentation for this class was generated from the following file: