![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Go to the source code of this file.
Classes | |
| struct | FormatterConfig |
| class | Formatter |
Enumerations | |
| enum class | CallKind { List , Dict , Switch , Nothing } |
Variables | |
| constexpr struct FormatterConfig | FormatterConfig |
|
strong |
| Enumerator | |
|---|---|
| List | |
| Dict | |
| Switch | |
| Nothing | |
Definition at line 15 of file Formatter.hpp.
| struct FormatterConfig FormatterConfig |