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

#include <CastsIntrospectionCommand.h>

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

Public Member Functions

 CastsIntrospectionCommand (std::unique_ptr< cli::Arg > param, bool from, bool to)
 
CommandResult run (Environment &environment) const override
 
- Public Member Functions inherited from cli::Command
virtual ~Command () noexcept=default
 

Constructor & Destructor Documentation

◆ CastsIntrospectionCommand()

cli::CastsIntrospectionCommand::CastsIntrospectionCommand ( std::unique_ptr< cli::Arg param,
bool  from,
bool  to 
)
inline

Member Function Documentation

◆ run()

CommandResult cli::CastsIntrospectionCommand::run ( Environment environment) const
overridevirtual

Implements cli::Command.

Here is the call graph for this function:

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