core library

Typedefs

Visitor = Node Function(Node)
A visitor function.

Exceptions / Errors

AiScriptError
An AiScript error.
IndexOutOfRangeError
An index out of range error.
ReservedWordError
A reserved word error.
RuntimeError
A runtime error.
SyntaxError
A syntax error.
TypeError
A type error.