Package | Description |
---|---|
com.github.javaparser.ast.body | |
com.github.javaparser.ast.expr |
Modifier and Type | Class | Description |
---|---|---|
class |
EnumConstantDeclaration |
One of the values an enum can take.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MethodCallExpr |
A method call on an object.
|
class |
ObjectCreationExpr |
A constructor call.
|
Copyright © 2007–2019. All rights reserved.