cel-ts - v0.1.0-alpha
    Preparing search index...

    Class MemberOverload

    Member function overload helper class.

    Hierarchy

    • FunctionOverloadOption
      • MemberOverload
    Index

    Constructors

    Properties

    argTypes: readonly Type[]
    id: string
    isMember: boolean
    resultType: Type
    typeParams: readonly string[]

    Methods

    • Parameters

      • target: FunctionDecl
      • runtimeOverloads: Overload[]

      Returns void