|
1 | 1 | open StdFan |
2 | 2 | open Astf |
3 | 3 | class map = |
4 | | - object (self : 'this_type__117_) |
| 4 | + object (self : 'this_type__125_) |
5 | 5 | inherit mapbase |
6 | | - method loc : loc -> loc= fun eta__008_ -> self#locf_t eta__008_ |
| 6 | + method loc : loc -> loc= fun eta__016_ -> self#locf_t eta__016_ |
7 | 7 | method ant : ant -> ant= |
8 | 8 | fun (`Ant (_a0,_a1)) -> |
9 | 9 | let _a0 = self#loc _a0 in |
@@ -1133,272 +1133,272 @@ class map = |
1133 | 1133 | method locf_t : Locf.t -> Locf.t= self#unknown |
1134 | 1134 | end |
1135 | 1135 | let map_loc f = |
1136 | | - object (_this__115_ : 'this_type__116_) |
| 1136 | + object (_this__123_ : 'this_type__124_) |
1137 | 1137 | inherit map as super |
1138 | 1138 | method! loc x = f (super#loc x) |
1139 | 1139 | end |
1140 | 1140 | let map_ant f = |
1141 | | - object (_this__113_ : 'this_type__114_) |
| 1141 | + object (_this__121_ : 'this_type__122_) |
1142 | 1142 | inherit map as super |
1143 | 1143 | method! ant x = f (super#ant x) |
1144 | 1144 | end |
1145 | 1145 | let map_literal f = |
1146 | | - object (_this__111_ : 'this_type__112_) |
| 1146 | + object (_this__119_ : 'this_type__120_) |
1147 | 1147 | inherit map as super |
1148 | 1148 | method! literal x = f (super#literal x) |
1149 | 1149 | end |
1150 | 1150 | let map_flag f = |
1151 | | - object (_this__109_ : 'this_type__110_) |
| 1151 | + object (_this__117_ : 'this_type__118_) |
1152 | 1152 | inherit map as super |
1153 | 1153 | method! flag x = f (super#flag x) |
1154 | 1154 | end |
1155 | 1155 | let map_position_flag f = |
1156 | | - object (_this__107_ : 'this_type__108_) |
| 1156 | + object (_this__115_ : 'this_type__116_) |
1157 | 1157 | inherit map as super |
1158 | 1158 | method! position_flag x = f (super#position_flag x) |
1159 | 1159 | end |
1160 | 1160 | let map_strings f = |
1161 | | - object (_this__105_ : 'this_type__106_) |
| 1161 | + object (_this__113_ : 'this_type__114_) |
1162 | 1162 | inherit map as super |
1163 | 1163 | method! strings x = f (super#strings x) |
1164 | 1164 | end |
1165 | 1165 | let map_lident f = |
1166 | | - object (_this__103_ : 'this_type__104_) |
| 1166 | + object (_this__111_ : 'this_type__112_) |
1167 | 1167 | inherit map as super |
1168 | 1168 | method! lident x = f (super#lident x) |
1169 | 1169 | end |
1170 | 1170 | let map_alident f = |
1171 | | - object (_this__101_ : 'this_type__102_) |
| 1171 | + object (_this__109_ : 'this_type__110_) |
1172 | 1172 | inherit map as super |
1173 | 1173 | method! alident x = f (super#alident x) |
1174 | 1174 | end |
1175 | 1175 | let map_auident f = |
1176 | | - object (_this__099_ : 'this_type__100_) |
| 1176 | + object (_this__107_ : 'this_type__108_) |
1177 | 1177 | inherit map as super |
1178 | 1178 | method! auident x = f (super#auident x) |
1179 | 1179 | end |
1180 | 1180 | let map_aident f = |
1181 | | - object (_this__097_ : 'this_type__098_) |
| 1181 | + object (_this__105_ : 'this_type__106_) |
1182 | 1182 | inherit map as super |
1183 | 1183 | method! aident x = f (super#aident x) |
1184 | 1184 | end |
1185 | 1185 | let map_astring f = |
1186 | | - object (_this__095_ : 'this_type__096_) |
| 1186 | + object (_this__103_ : 'this_type__104_) |
1187 | 1187 | inherit map as super |
1188 | 1188 | method! astring x = f (super#astring x) |
1189 | 1189 | end |
1190 | 1190 | let map_uident f = |
1191 | | - object (_this__093_ : 'this_type__094_) |
| 1191 | + object (_this__101_ : 'this_type__102_) |
1192 | 1192 | inherit map as super |
1193 | 1193 | method! uident x = f (super#uident x) |
1194 | 1194 | end |
1195 | 1195 | let map_ident f = |
1196 | | - object (_this__091_ : 'this_type__092_) |
| 1196 | + object (_this__099_ : 'this_type__100_) |
1197 | 1197 | inherit map as super |
1198 | 1198 | method! ident x = f (super#ident x) |
1199 | 1199 | end |
1200 | 1200 | let map_ident' f = |
1201 | | - object (_this__089_ : 'this_type__090_) |
| 1201 | + object (_this__097_ : 'this_type__098_) |
1202 | 1202 | inherit map as super |
1203 | 1203 | method! ident' x = f (super#ident' x) |
1204 | 1204 | end |
1205 | 1205 | let map_vid f = |
1206 | | - object (_this__087_ : 'this_type__088_) |
| 1206 | + object (_this__095_ : 'this_type__096_) |
1207 | 1207 | inherit map as super |
1208 | 1208 | method! vid x = f (super#vid x) |
1209 | 1209 | end |
1210 | 1210 | let map_vid' f = |
1211 | | - object (_this__085_ : 'this_type__086_) |
| 1211 | + object (_this__093_ : 'this_type__094_) |
1212 | 1212 | inherit map as super |
1213 | 1213 | method! vid' x = f (super#vid' x) |
1214 | 1214 | end |
1215 | 1215 | let map_dupath f = |
1216 | | - object (_this__083_ : 'this_type__084_) |
| 1216 | + object (_this__091_ : 'this_type__092_) |
1217 | 1217 | inherit map as super |
1218 | 1218 | method! dupath x = f (super#dupath x) |
1219 | 1219 | end |
1220 | 1220 | let map_dlpath f = |
1221 | | - object (_this__081_ : 'this_type__082_) |
| 1221 | + object (_this__089_ : 'this_type__090_) |
1222 | 1222 | inherit map as super |
1223 | 1223 | method! dlpath x = f (super#dlpath x) |
1224 | 1224 | end |
1225 | 1225 | let map_any f = |
1226 | | - object (_this__079_ : 'this_type__080_) |
| 1226 | + object (_this__087_ : 'this_type__088_) |
1227 | 1227 | inherit map as super |
1228 | 1228 | method! any x = f (super#any x) |
1229 | 1229 | end |
1230 | 1230 | let map_ctyp f = |
1231 | | - object (_this__077_ : 'this_type__078_) |
| 1231 | + object (_this__085_ : 'this_type__086_) |
1232 | 1232 | inherit map as super |
1233 | 1233 | method! ctyp x = f (super#ctyp x) |
1234 | 1234 | end |
1235 | 1235 | let map_type_parameters f = |
1236 | | - object (_this__075_ : 'this_type__076_) |
| 1236 | + object (_this__083_ : 'this_type__084_) |
1237 | 1237 | inherit map as super |
1238 | 1238 | method! type_parameters x = f (super#type_parameters x) |
1239 | 1239 | end |
1240 | 1240 | let map_row_field f = |
1241 | | - object (_this__073_ : 'this_type__074_) |
| 1241 | + object (_this__081_ : 'this_type__082_) |
1242 | 1242 | inherit map as super |
1243 | 1243 | method! row_field x = f (super#row_field x) |
1244 | 1244 | end |
1245 | 1245 | let map_tag_names f = |
1246 | | - object (_this__071_ : 'this_type__072_) |
| 1246 | + object (_this__079_ : 'this_type__080_) |
1247 | 1247 | inherit map as super |
1248 | 1248 | method! tag_names x = f (super#tag_names x) |
1249 | 1249 | end |
1250 | 1250 | let map_decl f = |
1251 | | - object (_this__069_ : 'this_type__070_) |
| 1251 | + object (_this__077_ : 'this_type__078_) |
1252 | 1252 | inherit map as super |
1253 | 1253 | method! decl x = f (super#decl x) |
1254 | 1254 | end |
1255 | 1255 | let map_type_constr f = |
1256 | | - object (_this__067_ : 'this_type__068_) |
| 1256 | + object (_this__075_ : 'this_type__076_) |
1257 | 1257 | inherit map as super |
1258 | 1258 | method! type_constr x = f (super#type_constr x) |
1259 | 1259 | end |
1260 | 1260 | let map_opt_type_constr f = |
1261 | | - object (_this__065_ : 'this_type__066_) |
| 1261 | + object (_this__073_ : 'this_type__074_) |
1262 | 1262 | inherit map as super |
1263 | 1263 | method! opt_type_constr x = f (super#opt_type_constr x) |
1264 | 1264 | end |
1265 | 1265 | let map_decl_param f = |
1266 | | - object (_this__063_ : 'this_type__064_) |
| 1266 | + object (_this__071_ : 'this_type__072_) |
1267 | 1267 | inherit map as super |
1268 | 1268 | method! decl_param x = f (super#decl_param x) |
1269 | 1269 | end |
1270 | 1270 | let map_decl_params f = |
1271 | | - object (_this__061_ : 'this_type__062_) |
| 1271 | + object (_this__069_ : 'this_type__070_) |
1272 | 1272 | inherit map as super |
1273 | 1273 | method! decl_params x = f (super#decl_params x) |
1274 | 1274 | end |
1275 | 1275 | let map_opt_decl_params f = |
1276 | | - object (_this__059_ : 'this_type__060_) |
| 1276 | + object (_this__067_ : 'this_type__068_) |
1277 | 1277 | inherit map as super |
1278 | 1278 | method! opt_decl_params x = f (super#opt_decl_params x) |
1279 | 1279 | end |
1280 | 1280 | let map_type_info f = |
1281 | | - object (_this__057_ : 'this_type__058_) |
| 1281 | + object (_this__065_ : 'this_type__066_) |
1282 | 1282 | inherit map as super |
1283 | 1283 | method! type_info x = f (super#type_info x) |
1284 | 1284 | end |
1285 | 1285 | let map_type_repr f = |
1286 | | - object (_this__055_ : 'this_type__056_) |
| 1286 | + object (_this__063_ : 'this_type__064_) |
1287 | 1287 | inherit map as super |
1288 | 1288 | method! type_repr x = f (super#type_repr x) |
1289 | 1289 | end |
1290 | 1290 | let map_name_ctyp f = |
1291 | | - object (_this__053_ : 'this_type__054_) |
| 1291 | + object (_this__061_ : 'this_type__062_) |
1292 | 1292 | inherit map as super |
1293 | 1293 | method! name_ctyp x = f (super#name_ctyp x) |
1294 | 1294 | end |
1295 | 1295 | let map_or_ctyp f = |
1296 | | - object (_this__051_ : 'this_type__052_) |
| 1296 | + object (_this__059_ : 'this_type__060_) |
1297 | 1297 | inherit map as super |
1298 | 1298 | method! or_ctyp x = f (super#or_ctyp x) |
1299 | 1299 | end |
1300 | 1300 | let map_of_ctyp f = |
1301 | | - object (_this__049_ : 'this_type__050_) |
| 1301 | + object (_this__057_ : 'this_type__058_) |
1302 | 1302 | inherit map as super |
1303 | 1303 | method! of_ctyp x = f (super#of_ctyp x) |
1304 | 1304 | end |
1305 | 1305 | let map_pat f = |
1306 | | - object (_this__047_ : 'this_type__048_) |
| 1306 | + object (_this__055_ : 'this_type__056_) |
1307 | 1307 | inherit map as super |
1308 | 1308 | method! pat x = f (super#pat x) |
1309 | 1309 | end |
1310 | 1310 | let map_rec_pat f = |
1311 | | - object (_this__045_ : 'this_type__046_) |
| 1311 | + object (_this__053_ : 'this_type__054_) |
1312 | 1312 | inherit map as super |
1313 | 1313 | method! rec_pat x = f (super#rec_pat x) |
1314 | 1314 | end |
1315 | 1315 | let map_exp f = |
1316 | | - object (_this__043_ : 'this_type__044_) |
| 1316 | + object (_this__051_ : 'this_type__052_) |
1317 | 1317 | inherit map as super |
1318 | 1318 | method! exp x = f (super#exp x) |
1319 | 1319 | end |
1320 | 1320 | let map_rec_exp f = |
1321 | | - object (_this__041_ : 'this_type__042_) |
| 1321 | + object (_this__049_ : 'this_type__050_) |
1322 | 1322 | inherit map as super |
1323 | 1323 | method! rec_exp x = f (super#rec_exp x) |
1324 | 1324 | end |
1325 | 1325 | let map_mtyp f = |
1326 | | - object (_this__039_ : 'this_type__040_) |
| 1326 | + object (_this__047_ : 'this_type__048_) |
1327 | 1327 | inherit map as super |
1328 | 1328 | method! mtyp x = f (super#mtyp x) |
1329 | 1329 | end |
1330 | 1330 | let map_sigi f = |
1331 | | - object (_this__037_ : 'this_type__038_) |
| 1331 | + object (_this__045_ : 'this_type__046_) |
1332 | 1332 | inherit map as super |
1333 | 1333 | method! sigi x = f (super#sigi x) |
1334 | 1334 | end |
1335 | 1335 | let map_mbind f = |
1336 | | - object (_this__035_ : 'this_type__036_) |
| 1336 | + object (_this__043_ : 'this_type__044_) |
1337 | 1337 | inherit map as super |
1338 | 1338 | method! mbind x = f (super#mbind x) |
1339 | 1339 | end |
1340 | 1340 | let map_constr f = |
1341 | | - object (_this__033_ : 'this_type__034_) |
| 1341 | + object (_this__041_ : 'this_type__042_) |
1342 | 1342 | inherit map as super |
1343 | 1343 | method! constr x = f (super#constr x) |
1344 | 1344 | end |
1345 | 1345 | let map_bind f = |
1346 | | - object (_this__031_ : 'this_type__032_) |
| 1346 | + object (_this__039_ : 'this_type__040_) |
1347 | 1347 | inherit map as super |
1348 | 1348 | method! bind x = f (super#bind x) |
1349 | 1349 | end |
1350 | 1350 | let map_case f = |
1351 | | - object (_this__029_ : 'this_type__030_) |
| 1351 | + object (_this__037_ : 'this_type__038_) |
1352 | 1352 | inherit map as super |
1353 | 1353 | method! case x = f (super#case x) |
1354 | 1354 | end |
1355 | 1355 | let map_mexp f = |
1356 | | - object (_this__027_ : 'this_type__028_) |
| 1356 | + object (_this__035_ : 'this_type__036_) |
1357 | 1357 | inherit map as super |
1358 | 1358 | method! mexp x = f (super#mexp x) |
1359 | 1359 | end |
1360 | 1360 | let map_stru f = |
1361 | | - object (_this__025_ : 'this_type__026_) |
| 1361 | + object (_this__033_ : 'this_type__034_) |
1362 | 1362 | inherit map as super |
1363 | 1363 | method! stru x = f (super#stru x) |
1364 | 1364 | end |
1365 | 1365 | let map_cltdecl f = |
1366 | | - object (_this__023_ : 'this_type__024_) |
| 1366 | + object (_this__031_ : 'this_type__032_) |
1367 | 1367 | inherit map as super |
1368 | 1368 | method! cltdecl x = f (super#cltdecl x) |
1369 | 1369 | end |
1370 | 1370 | let map_cltyp f = |
1371 | | - object (_this__021_ : 'this_type__022_) |
| 1371 | + object (_this__029_ : 'this_type__030_) |
1372 | 1372 | inherit map as super |
1373 | 1373 | method! cltyp x = f (super#cltyp x) |
1374 | 1374 | end |
1375 | 1375 | let map_clsigi f = |
1376 | | - object (_this__019_ : 'this_type__020_) |
| 1376 | + object (_this__027_ : 'this_type__028_) |
1377 | 1377 | inherit map as super |
1378 | 1378 | method! clsigi x = f (super#clsigi x) |
1379 | 1379 | end |
1380 | 1380 | let map_cldecl f = |
1381 | | - object (_this__017_ : 'this_type__018_) |
| 1381 | + object (_this__025_ : 'this_type__026_) |
1382 | 1382 | inherit map as super |
1383 | 1383 | method! cldecl x = f (super#cldecl x) |
1384 | 1384 | end |
1385 | 1385 | let map_clexp f = |
1386 | | - object (_this__015_ : 'this_type__016_) |
| 1386 | + object (_this__023_ : 'this_type__024_) |
1387 | 1387 | inherit map as super |
1388 | 1388 | method! clexp x = f (super#clexp x) |
1389 | 1389 | end |
1390 | 1390 | let map_clfield f = |
1391 | | - object (_this__013_ : 'this_type__014_) |
| 1391 | + object (_this__021_ : 'this_type__022_) |
1392 | 1392 | inherit map as super |
1393 | 1393 | method! clfield x = f (super#clfield x) |
1394 | 1394 | end |
1395 | 1395 | let map_ep f = |
1396 | | - object (_this__011_ : 'this_type__012_) |
| 1396 | + object (_this__019_ : 'this_type__020_) |
1397 | 1397 | inherit map as super |
1398 | 1398 | method! ep x = f (super#ep x) |
1399 | 1399 | end |
1400 | 1400 | let map_rec_bind f = |
1401 | | - object (_this__009_ : 'this_type__010_) |
| 1401 | + object (_this__017_ : 'this_type__018_) |
1402 | 1402 | inherit map as super |
1403 | 1403 | method! rec_bind x = f (super#rec_bind x) |
1404 | 1404 | end |
0 commit comments