Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

key

kind

kind: "init" | "get" | "set" | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

optional

optional: boolean | null

proto

proto: boolean | null

start

start: number | null

static

static: boolean | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "ObjectTypeProperty"

value

value: FlowType

variance

variance: Variance | null

Generated using TypeDoc