Package | Description |
---|---|
com.github.javaparser.symbolsolver.model.declarations |
Modifier and Type | Interface and Description |
---|---|
interface |
ConstructorDeclaration
A declaration of a constructor.
|
interface |
MethodDeclaration
A declaration of a method (either in an interface, a class, an enum or an annotation).
|
Copyright © 2016. All rights reserved.