Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
IfStatement
Interface IfStatement
Hierarchy
BaseNode
IfStatement
Index
Properties
alternate
consequent
end
inner
Comments
leading
Comments
loc
start
test
trailing
Comments
type
Properties
alternate
alternate
:
Statement
|
null
consequent
consequent
:
Statement
end
end
:
number
|
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
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"IfStatement"
Globals
If
Statement
alternate
consequent
end
inner
Comments
leading
Comments
loc
start
test
trailing
Comments
type