35#include "src/include/jazz_core.h"
38#ifndef INCLUDED_JAZZ_CATCH2
39#define INCLUDED_JAZZ_CATCH2
41#include "src/catch2/catch.hpp"
47#ifndef INCLUDED_JAZZ_BEBOP_SPACE
48#define INCLUDED_JAZZ_BEBOP_SPACE
83 std::map<stdName, std::string>
keys;
Space: The Bebop object that belongs to a hierarchy.
Definition space.h:76
~Space()
Space: Destructor.
Definition space.cpp:58
std::map< stdName, std::string > keys
An attribute that is a map of names to other Spaces or strings.
Definition space.h:83
BaseAPI: The parent of API and Core.
Definition base_api.h:122
Snippet: A code snippet and the ancestor of Concept.
Definition snippet.h:175
The Bop compiler.
Definition bebop.cpp:115
Space * pSpace
Forward definition of Space.
Definition space.h:59
A language to access any container by base using locators.
Definition base_api.cpp:39
The namespace for Jazz Utils, Blocks, Kinds, Tuples, Containers, etc.
Definition block.cpp:39