ArkScript
A small, fast, functional and scripting language for video games
ScopeResolver.hpp File Reference

Handle scope resolution at compile time. More...

#include <string>
#include <optional>
#include <memory>
#include <vector>
#include <utility>
#include <Ark/Compiler/NameResolution/StaticScope.hpp>
Include dependency graph for ScopeResolver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ark::internal::ScopeResolver
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Detailed Description

Handle scope resolution at compile time.

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 ScopeResolver.hpp.