Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ForStatement

Hierarchy

Index

Properties

body

body: Statement

end

end: number

init

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

test

Optional trailingComments

trailingComments: Comment[]

type

type: "ForStatement"

update

update: Expression

Generated using TypeDoc