@mpeggroup/mpeg-sdl-parser
    Preparing search index...

    Function prettyPrint

    • Prettify the source.

      Parameters

      • specification: Specification

        The specification to be used for the pre-parsed AST.

      • sdlStringInput: SdlStringInput

        The SDL source StringInput.

      • lineWidth: number = 80

        The line width to format to.

      Returns Promise<string>