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.

Definition at line 141 of file object.h.


The documentation for this struct was generated from the following file: