Traqula
    Preparing search index...

    Class AstCoreFactory

    Implements

    Index

    Constructors

    Properties

    tracksSourceLocation: boolean

    Whether the AstFactory can track sources, if not, the sourceLocation function returns autoGen. Default true

    Methods

    • Returns a copy of the argument that is not materialized

      Type Parameters

      Parameters

      • arg: T

      Returns T

    • Type Parameters

      • T extends object

      Parameters

      • obj: T

      Returns T

    • Parameters

      • value: unknown
      • mapper: (some: object) => any

      Returns any