Name | Type | Default value | Description |
---|---|---|---|
annotation | string | The annotation to find | |
contexts | string | Keeps the first N annotation occurrences/values in each of these contexts | |
howMany | int | 1 | How many annotation occurrences/values are kept |
what | enum(occurrences, values) | occurrences | Defines what must be kept: first N annotation 'occurrences' or 'values'. |