Structs§
- Backtrace
Data - Backtrace instruction data
- EndInstruction
Data - End instruction data - marks the end of instruction sequence
- Expr
Error Data - ExprError instruction data - structured warning for runtime expression failure
- Instruction
Header - Common instruction header
- Print
Complex Format Data - Complex format print instruction data (with full type info)
- Print
Complex Variable Data - Print complex variable instruction data (enhanced with full type info)
- Print
String Index Data - Print string instruction data (most optimized)
- Print
Variable Index Data - Print variable instruction data (optimized with name index)
- Trace
Event Header - Each trace event contains multiple instructions followed by EndInstruction
- Trace
Event Message
Enums§
- Instruction
- High-level instruction representation for compilation and parsing
- Instruction
Type - Instruction types for trace events
- Variable
Status - Per-variable runtime status for data acquisition