@wdprlib/decompiler
    Preparing search index...

    Function recognizeElement

    • Dispatch a DOM element to the appropriate recognizer based on its tag name.

      Parameters

      • node: Element

        The DOM element to recognise

      • ctx: DecompileContext

        Decompilation context

      Returns Element[]

      Recognised AST elements