sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
AstUnaryExpression.this
d
ast
expression
AstUnaryExpression
Undocumented in source.
class
AstUnaryExpression
this
(
Location
location
,
UnaryOp
op
,
AstExpression
expr
)
Meta
Source
See Implementation
d
ast
expression
AstUnaryExpression
constructors
this
functions
toString
variables
expr
op