@hrefcl/apidoc - v4.0.5
    Preparing search index...

    Extend the error object to broadcast parsing errors in an operation.

    Hierarchy

    • Error
      • ParserError
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • message: string
      • file: string
      • block: string
      • element: string
      • source: string
      • Optionalextra: any[]

      Returns ParserError

    Properties

    file: string
    block: string
    element: string
    source: string
    extra: any[]