示例#1
0
 int annotationMemberValue(int pos) throws Exception {
   writer.annotationValue();
   return super.annotationMemberValue(pos);
 }