Hierarchy

Properties

body: Statement
leadingComments?: Comment[]
loc?: null | SourceLocation
range?: [number, number]
test?: null | Expression
trailingComments?: Comment[]
type: "ForStatement"
update?: null | Expression

Generated using TypeDoc