Package | Description |
---|---|
eu.bandm.tools.metajava |
Modifier and Type | Method and Description |
---|---|
static EnvironmentMethod |
EnvironmentMethod.wrap(Method method) |
Modifier and Type | Method and Description |
---|---|
Collection<EnvironmentMethod> |
EnvironmentClass.getMethods() |
static Collection<EnvironmentMethod> |
EnvironmentMethod.wrap(Method... methods) |
Modifier and Type | Method and Description |
---|---|
protected void |
Visitor.action(EnvironmentMethod method) |
void |
Visitor.match(EnvironmentMethod method) |
see also the complete user documentation .