コード例 #1
0
 @Nullable
 public GoType getGoType(ResolveState context) {
   return GoPsiImplUtil.getGoType(this, context);
 }