Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TSTypeReference

Hierarchy

  • Node
    • TSTypeReference

Index

Properties

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "TSTypeReference"

typeName

typeName: TSEntityName

typeParameters

typeParameters: TypeParameterInstantiation | null

Generated using TypeDoc