| Package | Description |
|---|---|
| jeb.api.ast |
This package contains classes used to represent Java Abstract Syntax Trees (AST).
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Definition> |
Method.getParameters()
Get the parameters of the method.
|