| Package | Description |
|---|---|
| com.github.javaparser.ast.body | |
| com.github.javaparser.ast.expr | |
| com.github.javaparser.ast.stmt |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumConstantDeclaration
One of the values an enum can take.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodCallExpr
A method call on an object.
|
class |
ObjectCreationExpr
A constructor call.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExplicitConstructorInvocationStmt
A call to super or this in a constructor or initializer.
|
Copyright © 2007–2018. All rights reserved.