Package org.ek9lang.compiler.phase7.synthesis.support


package org.ek9lang.compiler.phase7.synthesis.support
Support classes for synthetic operator IR generation.

This package contains helper classes and records that provide common patterns used across multiple synthetic operator generators. Following the compiler's phase 1-6 architectural pattern of decomposing complex functionality into focused helper classes.

See Also:
  • Class
    Description
    Helper class for generating return block IR patterns.
    Bundles the scope parameters that flow through synthetic operator generation methods.