Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

bound

bound: TypeAnnotation | null

default

default: FlowType | null

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

name

name: string | null

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "TypeParameter"

variance

variance: Variance | null

Generated using TypeDoc