ddmd-experimental ~master (2016-08-29T08:37:18Z)
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
functions
toAssocArrayLiteral
toExpression
If possible, convert array initializer to array literal. Otherwise return NULL.