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