Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Parameter<T>

Type parameters

  • T

Hierarchy

  • Parameter

Index

Constructors

constructor

  • new Parameter(_method: Method<T>, _index: number, _name?: string): Parameter

Accessors

annotations

  • get annotations(): IAnnotation[]

index

  • get index(): number

Protected method

name

  • get name(): string

valueType

  • get valueType(): any

Methods

annotationOfType

annotationsOfType

Generated using TypeDoc