Preparing search index...
The search index is not available
XCompile
XCompile
xir
Unary
Interface Unary
interface
Unary
{
expression
:
Expression
[]
;
kind
:
"unary"
;
operator
:
"++"
|
"--"
|
"~"
|
"!"
|
"+"
|
"-"
|
"&"
|
"*"
;
}
Index
Properties
expression
kind
operator
Properties
expression
expression
:
Expression
[]
kind
kind
:
"unary"
operator
operator
:
"++"
|
"--"
|
"~"
|
"!"
|
"+"
|
"-"
|
"&"
|
"*"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expression
kind
operator
XCompile
Loading...