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

#include <CalcCommand.h>

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

Public Member Functions

 CalcCommand (std::unique_ptr< cli::Expression > expr)
 
CommandResult run (Environment &environment) const override
 
- Public Member Functions inherited from cli::Command
virtual ~Command () noexcept=default
 

Constructor & Destructor Documentation

◆ CalcCommand()

cli::CalcCommand::CalcCommand ( std::unique_ptr< cli::Expression expr)
inline

Member Function Documentation

◆ run()

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

Implements cli::Command.


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