Comunica
    Preparing search index...

    A literal has an invalid lexical form for the datatype it is accompanied by. This error is only thrown when the term is as function argument that requires a valid lexical form.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    arg: Term
    message: string
    name: string
    stack?: string
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    stackTraceLimit: number

    Methods

    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • OptionalconstructorOpt: Function

      Returns void