Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Namespaces | Enumerations
CommandResult.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cli
 

Enumerations

enum class  cli::CommandResult {
  cli::OK , cli::QUIT , cli::RETURN , cli::CONTINUE ,
  cli::BREAK , cli::EXCEPTION , cli::ERROR , cli::EOT
}