Preparing search index...
The search index is not available
XCompile
XCompile
xir
Assignment
Interface Assignment
interface
Assignment
{
kind
:
"assignment"
;
left
:
Expression
[]
;
operator
:
|
"="
|
"*="
|
"/="
|
"%="
|
"+="
|
"-="
|
"&="
|
"^="
|
"|="
|
">>="
|
"<<="
;
right
:
Expression
[]
;
}
Index
Properties
kind
left
operator
right
Properties
kind
kind
:
"assignment"
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...