ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
VarExp.create
dmd
expression
VarExp
Undocumented in source. Be warned that the author may not have intended to support it.
class
VarExp
static
VarExp
create
(
Loc
loc
,
Declaration
var
,
bool
hasOverloads
= true
)
Meta
Source
See Implementation
dmd
expression
VarExp
constructors
this
functions
accept
checkModifiable
equals
isLvalue
modifiableLvalue
syntaxCopy
toLvalue
static functions
create
variables
delegateWasExtracted