| Package | Description |
|---|---|
| com.github.javaparser.ast.body | |
| com.github.javaparser.ast.expr |
| 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.
|
Copyright © 2007–2024. All rights reserved.