| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationExpression |
class |
ConditionalExpression |
class |
JavadocAllocationExpression |
class |
JavadocMessageSend |
class |
LambdaExpression |
class |
MessageSend |
class |
QualifiedAllocationExpression
Variation on allocation, where can optionally be specified any of:
- leading enclosing instance
- trailing anonymous type
- generic type arguments for generic constructor invocation
|
class |
ReferenceExpression |
Copyright © 2016. All rights reserved.