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