| Package | Description |
|---|---|
| com.github.javaparser.ast.body | |
| com.github.javaparser.ast.expr |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationMemberDeclaration |
class |
MethodDeclaration |
class |
Parameter |
class |
VariableDeclarator |
| Modifier and Type | Class and Description |
|---|---|
class |
CastExpr |
class |
ClassExpr
Defines an expression that accesses the class of a type.
|
class |
InstanceOfExpr |
class |
ObjectCreationExpr
Defines constructor call expression.
|
class |
TypeExpr
This class is just instantiated as scopes for MethodReferenceExpr nodes to encapsulate Types.
|
Copyright © 2007–2016. All rights reserved.