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

#include <InterpretCommand.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ InterpretCommand()

cli::InterpretCommand::InterpretCommand ( std::string  libraryName)
inline

Member Function Documentation

◆ run()

CommandResult cli::InterpretCommand::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: