return attribs;
// Pack into ParamterAnnotations
ParameterAnnotations pa;
if(isRuntime)
pa = new RuntimeVisibleParameterAnnotations(
Util.findConstantStringIn(map,
"RuntimeVisibleParameterAnnotations"),
length,
paes.toArray(new ParameterAnnotationEntry[paes.size()]),
map.to);