Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LabeledStatement

Hierarchy

  • Node
    • LabeledStatement

Index

Properties

body

body: Statement

end

end: number

Optional innerComments

innerComments: Comment[]

label

label: Identifier

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "LabeledStatement"

Generated using TypeDoc