| Package | Description |
|---|---|
| eu.bandm.tools.metajava |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentConstructor |
EnvironmentConstructor.wrap(Constructor ctr) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EnvironmentConstructor> |
EnvironmentClass.getConstructors() |
static Collection<EnvironmentConstructor> |
EnvironmentConstructor.wrap(Constructor... constructors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Visitor.action(EnvironmentConstructor constructor) |
void |
Visitor.match(EnvironmentConstructor constructor) |
see also the complete user documentation .