ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
ArrayInitializer.toExpression
ddmd
init
ArrayInitializer
If possible, convert array initializer to array literal. Otherwise return NULL.
class
ArrayInitializer
override
Expression
toExpression
(
Type
tx
= null
)
Meta
Source
See Implementation
ddmd
init
ArrayInitializer
constructors
this
functions
accept
addInit
inferType
isArrayInitializer
isAssociativeArray
semantic
syntaxCopy
toAssocArrayLiteral
toExpression
variables
dim
index
sem
type
value
If possible, convert array initializer to array literal. Otherwise return NULL.