Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

kind

kind: "minus" | "plus"

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "Variance"

Generated using TypeDoc