Uses of Class
gw.internal.gosu.parser.expressions.CollectionInitializerExpression
Packages that use CollectionInitializerExpression
-
Uses of CollectionInitializerExpression in gw.internal.gosu.ir.transform.expression
Subclasses with type arguments of type CollectionInitializerExpression in gw.internal.gosu.ir.transform.expressionMethods in gw.internal.gosu.ir.transform.expression with parameters of type CollectionInitializerExpressionModifier and TypeMethodDescriptionstatic List<IRStatement> CollectionInitializerExpressionTransformer.compile(TopLevelTransformationContext cc, CollectionInitializerExpression expr, IRExpression root) Constructors in gw.internal.gosu.ir.transform.expression with parameters of type CollectionInitializerExpressionModifierConstructorDescriptionprivateCollectionInitializerExpressionTransformer(TopLevelTransformationContext cc, CollectionInitializerExpression expr)