Search Results for

    Show / Hide Table of Contents

    Interface ITargetAssembly

    An assembly generated by a back-end.

    Namespace: Flame.Compiler.Pipeline
    Assembly: Flame.Compiler.dll
    Syntax
    public interface ITargetAssembly

    Methods

    | Edit this page View Source

    WriteTo(Stream)

    Writes this target assembly to a stream.

    Declaration
    void WriteTo(Stream output)
    Parameters
    Type Name Description
    Stream output

    An output stream.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX