ArkScript
A small, fast, functional and scripting language for video games
StaticScope.hpp File Reference
#include <string>
#include <optional>
#include <memory>
#include <vector>
#include <ranges>
#include <unordered_set>
Include dependency graph for StaticScope.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ark::internal::Declaration
 
struct  std::hash< Ark::internal::Declaration >
 
class  Ark::internal::StaticScope
 
class  Ark::internal::NamespaceScope
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Detailed Description

Author
Alexandre Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Version
0.1
Date
2024-11-30

Definition in file StaticScope.hpp.