示例#1
0
 @Override
 public ConstructorDescriptor getUnsubstitutedPrimaryConstructor() {
   return unsubstitutedMemberScope.getPrimaryConstructor();
 }