Class ParameterAnnotationAccumulator

All Implemented Interfaces:
SupertypeTraversalVisitor

public class ParameterAnnotationAccumulator extends AbstractMethodAnnotationAccumulator
Accumulate type qualifier annotations for a method parameter.
Author:
David Hovemeyer