Searched refs:runtimeVisibleParameterAnnotations (Results 1 – 2 of 2) sorted by relevance
172 public boolean runtimeVisibleParameterAnnotations = false; field in InternalOptions.AttributeRemovalOptions241 runtimeVisibleParameterAnnotations = update(runtimeVisibleParameterAnnotations, in applyPattern()
91 if (!keep.runtimeVisibleParameterAnnotations) { in filterParameterAnnotations()