Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ForStatement
Interface ForStatement
Hierarchy
BaseNode
ForStatement
Index
Properties
body
end
init
inner
Comments
leading
Comments
loc
start
test
trailing
Comments
type
update
Properties
body
body
:
Statement
end
end
:
number
|
null
init
init
:
VariableDeclaration
|
Expression
|
null
inner
Comments
inner
Comments
:
ReadonlyArray
<
Comment
>
|
null
leading
Comments
leading
Comments
:
ReadonlyArray
<
Comment
>
|
null
loc
loc
:
SourceLocation
|
null
start
start
:
number
|
null
test
test
:
Expression
|
null
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"ForStatement"
update
update
:
Expression
|
null
Globals
For
Statement
body
end
init
inner
Comments
leading
Comments
loc
start
test
trailing
Comments
type
update