Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bytecode ¶
type Bytecode struct {
Instructions code.Instructions
Constants []object.Object
}
Bytecode stores the compiled bytecode emitted by the compiler
Click to show internal directories.
Click to hide internal directories.