Search
Preparing search index...
The search index is not available
@iov/multichain Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
BinaryExpression
Interface BinaryExpression
Hierarchy
Node
BinaryExpression
Index
Properties
end
inner
Comments
leading
Comments
left
loc
operator
right
start
trailing
Comments
type
Properties
end
end
:
number
Optional
inner
Comments
inner
Comments
:
Comment
[]
Optional
leading
Comments
leading
Comments
:
Comment
[]
left
left
:
Expression
loc
loc
:
SourceLocation
operator
operator
:
"+"
|
"-"
|
"/"
|
"%"
|
"*"
|
"**"
|
"&"
|
"|"
|
">>"
|
">>>"
|
"<<"
|
"^"
|
"=="
|
"==="
|
"!="
|
"!=="
|
"in"
|
"instanceof"
|
">"
|
"<"
|
">="
|
"<="
right
right
:
Expression
start
start
:
number
Optional
trailing
Comments
trailing
Comments
:
Comment
[]
type
type
:
"BinaryExpression"
Globals
Binary
Expression
end
inner
Comments
leading
Comments
left
loc
operator
right
start
trailing
Comments
type
Generated using
TypeDoc