KrkExpressionsMap Struct Reference
Map entry of opcode offsets to expressions spans. More...
#include <object.h>
Data Fields | |
uint32_t | bytecodeOffset |
uint8_t | start |
uint8_t | midStart |
uint8_t | midEnd |
uint8_t | end |
Detailed Description
Map entry of opcode offsets to expressions spans.
Used for printing tracebacks with underlined expressions.
The documentation for this struct was generated from the following file:
- src/kuroko/object.h