![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
Resolves names and fully qualify them in the AST (prefixing them with the package they are from) More...
#include <vector>
#include <string>
#include <unordered_set>
#include <Ark/Platform.hpp>
#include <Ark/Compiler/Pass.hpp>
#include <Ark/Compiler/NameResolution/ScopeResolver.hpp>
Go to the source code of this file.
Classes | |
class | Ark::internal::NameResolutionPass |
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Resolves names and fully qualify them in the AST (prefixing them with the package they are from)
Definition in file NameResolutionPass.hpp.