Package org.ek9lang.compiler.ir.data


package org.ek9lang.compiler.ir.data
IR Data Structures - Metadata and detail classes for IR instructions.

This package contains the data structures that provide additional context and metadata for IR instructions. These classes capture information needed during code generation that cannot be expressed in the instruction operands alone.

Call Information:

Control Flow Information:

Variable Information:

Coverage Metrics:

Other: