MethodLikeNode.MethodLikeKind |
ASTAnnotationMethodDeclaration.getKind() |
|
MethodLikeNode.MethodLikeKind |
ASTConstructorDeclaration.getKind() |
|
MethodLikeNode.MethodLikeKind |
ASTLambdaExpression.getKind() |
|
MethodLikeNode.MethodLikeKind |
ASTMethodDeclaration.getKind() |
|
MethodLikeNode.MethodLikeKind |
MethodLikeNode.getKind() |
Deprecated.
|
static MethodLikeNode.MethodLikeKind |
MethodLikeNode.MethodLikeKind.valueOf(String name) |
Deprecated.
Returns the enum constant of this type with the specified name.
|
static MethodLikeNode.MethodLikeKind[] |
MethodLikeNode.MethodLikeKind.values() |
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|