ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
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)
class
CallExp
static
CallExp
create
(
Loc
loc
,
Expression
e
,
Expressions
*
exps
)
CallExp
create
(Loc loc, Expression e)
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
inDebugStatement
vthis2