Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
UnaryExpression
Interface UnaryExpression
Hierarchy
BaseNode
UnaryExpression
Index
Properties
argument
end
inner
Comments
leading
Comments
loc
operator
prefix
start
trailing
Comments
type
Properties
argument
argument
:
Expression
end
end
:
number
|
null
inner
Comments
inner
Comments
:
ReadonlyArray
<
Comment
>
|
null
leading
Comments
leading
Comments
:
ReadonlyArray
<
Comment
>
|
null
loc
loc
:
SourceLocation
|
null
operator
operator
:
"void"
|
"throw"
|
"delete"
|
"!"
|
"+"
|
"-"
|
"~"
|
"typeof"
prefix
prefix
:
boolean
start
start
:
number
|
null
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"UnaryExpression"
Globals
Unary
Expression
argument
end
inner
Comments
leading
Comments
loc
operator
prefix
start
trailing
Comments
type