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

    Function createLenientSdlAnalyser

    • Create a lenient SDL analyser and store it as a "singleton".

      Parameters

      • Optionalchecks: Check[]

        Optional Check implementations to use in the analyser. If not supplied defaultChecks will be applied. NOTE: When passing a value for checks, defaultChecks must be included in this value if they are to be applied.

      Returns SdlAnalyser