ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
CallExp.create
dmd
expression
CallExp
Undocumented in source. Be warned that the author may not have intended to support it.
CallExp
create
(Loc loc, Expression e, Expressions* exps)
CallExp
create
(Loc loc, Expression e)
CallExp
create
(Loc loc, Expression e, Expression earg1)
class
CallExp
static
CallExp
create
(
Loc
loc
,
Expression
e
,
Expression
earg1
)
CallExp
create
(Loc loc, FuncDeclaration fd, Expression earg1)
Meta
Source
See Implementation
dmd
expression
CallExp
constructors
this
functions
accept
addDtorHook
isLvalue
syntaxCopy
toLvalue
static functions
create
variables
arguments
directcall
f
vthis2