sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
UnaryExpression.this
d
ir
expression
UnaryExpression
Undocumented in source.
class
UnaryExpression
this
(
Location
location
,
Type
type
,
UnaryOp
op
,
Expression
expr
)
Meta
Source
See Implementation
d
ir
expression
UnaryExpression
constructors
this
functions
toString
properties
isLvalue
variables
expr
op