| Package | Description |
|---|---|
| com.github.javaparser.resolution.declarations |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResolvedConstructorDeclaration
A declaration of a constructor.
|
interface |
ResolvedMethodDeclaration
A declaration of a method (either in an interface, a class, an enum or an annotation).
|
Copyright © 2007–2019. All rights reserved.