ArkScript
A small, lisp-inspired, functional scripting language
CodeErrorContext.hpp File Reference

Defines a code error context. More...

#include <string>
#include <Ark/Utils/Platform.hpp>
#include <Ark/Utils/Position.hpp>
Include dependency graph for CodeErrorContext.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ark::CodeErrorContext
 

Namespaces

namespace  Ark
 

Detailed Description

Defines a code error context.

Author
Lex Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Date
2025-08-16

Definition in file CodeErrorContext.hpp.