Preparing search index...
The search index is not available
XCompile
XCompile
xir
Binary
Interface Binary
interface
Binary
{
kind
:
"binary"
;
left
:
Expression
[]
;
operator
:
|
"+"
|
"-"
|
"&"
|
"*"
|
"/"
|
"%"
|
"=="
|
"==="
|
"!="
|
">="
|
"<="
|
"^"
|
"|"
|
"&&"
|
"||"
|
"??"
|
"<<<"
|
">>>"
|
"<<"
|
">>"
|
"<"
|
">"
|
","
;
right
:
Expression
[]
;
}
Index
Properties
kind
left
operator
right
Properties
kind
kind
:
"binary"
left
left
:
Expression
[]
operator
operator
:
|
"+"
|
"-"
|
"&"
|
"*"
|
"/"
|
"%"
|
"=="
|
"==="
|
"!="
|
">="
|
"<="
|
"^"
|
"|"
|
"&&"
|
"||"
|
"??"
|
"<<<"
|
">>>"
|
"<<"
|
">>"
|
"<"
|
">"
|
","
right
right
:
Expression
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
left
operator
right
XCompile
Loading...