ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
ArrayLiteralExp.this
dmd
astbase
ASTBase
ArrayLiteralExp
Undocumented in source.
this
(Loc loc, Expressions* elements)
class
ArrayLiteralExp
extern (
D
)
this
(
const
ref
Loc
loc
,
Expressions
*
elements
)
this
(Loc loc, Expression e)
this
(Loc loc, Expression basis, Expressions* elements)
Meta
Source
See Implementation
dmd
astbase
ASTBase
ArrayLiteralExp
constructors
this
functions
accept
variables
basis
elements