Helper for NewExp Create an array literal consisting of 'elem' duplicated 'dim' times.
where to store result
source location where the interpretation occurs
target type of the result
the source of array element, it will be owned by the result
element number of the result
Constructed ArrayLiteralExp
See Implementation
Helper for NewExp Create an array literal consisting of 'elem' duplicated 'dim' times.