Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FunctionTypeAnnotation

Hierarchy

  • Node
    • FunctionTypeAnnotation

Index

Properties

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

params

rest

returnType

returnType: FlowTypeAnnotation

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "FunctionTypeAnnotation"

typeParameters

typeParameters: TypeParameterDeclaration

Generated using TypeDoc