Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

body

body: Statement

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

label

label: Identifier

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "LabeledStatement"

Generated using TypeDoc