Structs§
- Chunk
- Class
Chunk - Compile time repr of a class
- Compiler
Module Chunk - Compile time repr of an imported module
- Function
Chunk - Compile time representation of a function, ie its code, name, resolved closure information
- Instr
- Module
Chunk - Compile time repr of an imported module, but without the scanner, instead with the file name