Langium - v4.0.0
    Preparing search index...

    Function expandToString

    • A tag function that automatically aligns embedded multiline strings. Multiple lines are joined with the platform-specific line separator.

      Parameters

      • staticParts: TemplateStringsArray

        the static parts of a tagged template literal

      • ...substitutions: unknown[]

        the variable parts of a tagged template literal

      Returns string

      an aligned string that consists of the given parts