Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BreakStatement

Hierarchy

  • Node
    • BreakStatement

Index

Properties

end

end: number

Optional innerComments

innerComments: Comment[]

label

label: Identifier

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "BreakStatement"

Generated using TypeDoc