![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Handle scope resolution at compile time. More...
#include <string>#include <optional>#include <memory>#include <vector>#include <utility>#include <Ark/Compiler/NameResolution/StaticScope.hpp>Go to the source code of this file.
Classes | |
| class | Ark::internal::ScopeResolver |
Namespaces | |
| namespace | Ark |
| namespace | Ark::internal |
Handle scope resolution at compile time.
Definition in file ScopeResolver.hpp.