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

Go to the source code of this file.

Classes

struct  Ark::internal::Variable
 
struct  std::hash< Ark::internal::Variable >
 
class  Ark::internal::ScopeResolver
 
class  Ark::internal::ScopeResolver::Scope
 
class  Ark::internal::NameResolutionPass
 

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
1.0
Date
2024-07-22

Definition in file NameResolutionPass.hpp.