StructInitializer.toExpression

This works by transforming a struct initializer into a struct literal. In the future, the two should be the same thing.

class StructInitializer
override
toExpression
(
Type t = null
)

Meta