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

#include <OverloadsIntrospectionCommand.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ OverloadsIntrospectionCommand()

cli::OverloadsIntrospectionCommand::OverloadsIntrospectionCommand ( std::unique_ptr< cli::Arg param,
ext::vector< std::unique_ptr< cli::Arg > >  templateParams 
)
inline

Member Function Documentation

◆ run()

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