Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TSParenthesizedType

Hierarchy

  • Node
    • TSParenthesizedType

Index

Properties

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "TSParenthesizedType"

typeAnnotation

typeAnnotation: TSType

Generated using TypeDoc