AutoBE
    Preparing search index...

    Type Alias IAutoBeRealizeRenderInput

    IAutoBeRealizeRenderInput: IProvider | ITransformer | ICollector

    Discriminated input for the realize renderer.

    Carries a parsed IR along with the symbolic name (and plan, for transformer and collector artifacts) that drive filename, class-name, and body generation in the target language. A given renderer is free to ignore fields it does not need — e.g. the Java renderer does not consume plan.