src/Control/Walker/Types.hpp file

Types for Walker's parsers.

Contents

Types for Walker's parsers. This file defines the components of the tagged tuple that stores heteroegeneous objects in a hierarchical way. These components are therefore part of the grammar stack that is filled during parsing (both command-line argument parsing and control file parsing).

Namespaces

namespace walker
Walker declarations and definitions.
namespace walker::ctr
Walker control facilitating user input to internal data transfer.