Class and Description |
---|
AnnotationExpr |
Expression |
MethodCallExpr |
NameExpr |
VariableDeclarationExpr |
Class and Description |
---|
AnnotationExpr |
NameExpr |
Class and Description |
---|
AnnotationExpr |
Expression |
NameExpr |
Class and Description |
---|
AnnotationExpr |
Expression |
VariableDeclarationExpr |
Class and Description |
---|
AnnotationExpr |
Class and Description |
---|
ArrayAccessExpr |
ArrayCreationExpr |
ArrayInitializerExpr |
AssignExpr |
BinaryExpr |
BooleanLiteralExpr |
CastExpr |
CharLiteralExpr |
ClassExpr
Defines an expression that accesses the class of a type.
|
ConditionalExpr |
DoubleLiteralExpr |
EnclosedExpr |
FieldAccessExpr |
InstanceOfExpr |
IntegerLiteralExpr |
IntegerLiteralMinValueExpr |
LambdaExpr
Lambda expression.
|
LongLiteralExpr |
LongLiteralMinValueExpr |
MarkerAnnotationExpr |
MemberValuePair |
MethodCallExpr |
MethodReferenceExpr
Method reference expressions introduced in Java 8 specifically designed to simplify lambda Expressions.
|
NameExpr |
NormalAnnotationExpr |
NullLiteralExpr |
ObjectCreationExpr
Defines constructor call expression.
|
QualifiedNameExpr |
SingleMemberAnnotationExpr |
StringLiteralExpr |
SuperExpr |
ThisExpr |
TypeExpr
This class is just instantiated as scopes for MethodReferenceExpr nodes to encapsulate Types.
|
UnaryExpr |
VariableDeclarationExpr |
Copyright © 2007–2016. All rights reserved.