Module chunk

Source

Structs§

Chunk
ClassChunk
Compile time repr of a class
CompilerModuleChunk
Compile time repr of an imported module
FunctionChunk
Compile time representation of a function, ie its code, name, resolved closure information
Instr
ModuleChunk
Compile time repr of an imported module, but without the scanner, instead with the file name

Enums§

FunctionType
OpCode