@asciidoctor/core
    Preparing search index...

    Function createTreeProcessor

    • Create a TreeProcessor subclass with the given prototype functions.

      Parameters

      • Optionalname: string

        Optional class name.

      • Optionalfunctions: object

        Methods to mix into the prototype.

      • ...args: any[]

      Returns typeof TreeProcessor