Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArrayBoundParameterDeclaration

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Constructors

constructor

Properties

Optional end

end: undefined | number

parameters

parameters: ParameterDeclaration[] = []

Optional start

start: undefined | number

typeReference

typeReference: string | undefined

Accessors

name

  • get name(): string
  • set name(_: string): void

type

  • get type(): string
  • set type(_: string): void

Generated using TypeDoc