public interface IClosureCandidate extends IApplicableCandidate
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.eclipse.xtext.common.types.JvmFormalParameter> |
getParameters()
Returns the effective list of parameters.
|
applyToModel, validate