Class QualifiedAllocationExpression

All Implemented Interfaces:
Invocation, IPolyExpression, InvocationSite, TypeConstants, TypeIds
Direct Known Subclasses:
CompletionOnQualifiedAllocationExpression, SelectionOnQualifiedAllocationExpression

public class QualifiedAllocationExpression extends AllocationExpression
Variation on allocation, where can optionally be specified any of: - leading enclosing instance - trailing anonymous type - generic type arguments for generic constructor invocation