ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
DotVarExp.this
dmd
expression
DotVarExp
Undocumented in source.
class
DotVarExp
extern (
D
)
this
(
const
ref
Loc
loc
,
Expression
e
,
Declaration
var
,
bool
hasOverloads
= true
)
Meta
Source
See Implementation
dmd
expression
DotVarExp
constructors
this
functions
accept
checkModifiable
isLvalue
modifiableLvalue
toLvalue
variables
hasOverloads
var