Crate rat_in_a_tube

source ·

Structs

Diagnostic message generated on warning or error.
Compiled global result.
Compiled node result.
Compiled script result.
Result of a successful compilation.
Script parameter
Compiler instance.

Enums

Error type for CompileError.
Compile target to use. This determines available features, such as functions.
Data of the node.
Type of the node.
Primitive type
Script type which determines how a script is run and parsed.
Value type, used for typing for parameters, return types, and globals