|
38 | 38 | {"visibility": "regular", |
39 | 39 | "recKind": "default", |
40 | 40 | "isUnsafe": false, |
| 41 | + "isProtected": false, |
41 | 42 | "docString": null, |
42 | 43 | "computeKind": "regular", |
43 | 44 | "attributes": []}, |
|
83 | 84 | {"visibility": "regular", |
84 | 85 | "recKind": "default", |
85 | 86 | "isUnsafe": false, |
| 87 | + "isProtected": false, |
86 | 88 | "docString": null, |
87 | 89 | "computeKind": "regular", |
88 | 90 | "attributes": []}, |
|
138 | 140 | {"visibility": "regular", |
139 | 141 | "recKind": "default", |
140 | 142 | "isUnsafe": false, |
| 143 | + "isProtected": false, |
141 | 144 | "docString": |
142 | 145 | {"range": |
143 | 146 | {"synthetic": false, |
|
193 | 196 | {"visibility": "regular", |
194 | 197 | "recKind": "default", |
195 | 198 | "isUnsafe": false, |
| 199 | + "isProtected": false, |
196 | 200 | "docString": null, |
197 | 201 | "computeKind": "regular", |
198 | 202 | "attributes": []}, |
|
244 | 248 | {"visibility": "regular", |
245 | 249 | "recKind": "default", |
246 | 250 | "isUnsafe": false, |
| 251 | + "isProtected": false, |
247 | 252 | "docString": null, |
248 | 253 | "computeKind": "regular", |
249 | 254 | "attributes": []}, |
|
282 | 287 | {"visibility": "regular", |
283 | 288 | "recKind": "default", |
284 | 289 | "isUnsafe": false, |
| 290 | + "isProtected": false, |
285 | 291 | "docString": null, |
286 | 292 | "computeKind": "regular", |
287 | 293 | "attributes": []}, |
|
296 | 302 | "pp": |
297 | 303 | " := ParserDescr.trailingNode `Demo.«term_≋_» 68 69 ParserDescr.binary `andthen ParserDescr.symbol \" ≋ \" ParserDescr.cat `term 69 ", |
298 | 304 | "constants": |
299 | | - ["ParserDescr.symbol._@._hyg.226", |
300 | | - "ParserDescr.binary._@._hyg.226", |
301 | | - "ParserDescr.cat._@._hyg.226", |
302 | | - "ParserDescr.trailingNode._@._hyg.226"]}, |
| 305 | + ["ParserDescr.cat._@._hyg.202", |
| 306 | + "ParserDescr.symbol._@._hyg.202", |
| 307 | + "ParserDescr.binary._@._hyg.202", |
| 308 | + "ParserDescr.trailingNode._@._hyg.202"]}, |
303 | 309 | "type": |
304 | 310 | {"range": |
305 | 311 | {"synthetic": true, |
306 | 312 | "start": {"line": 35, "column": 0}, |
307 | 313 | "finish": {"line": 35, "column": 32}}, |
308 | 314 | "pp": " Lean.TrailingParserDescr ", |
309 | | - "constants": ["Lean.TrailingParserDescr._@._hyg.226"]}, |
| 315 | + "constants": ["Lean.TrailingParserDescr._@._hyg.202"]}, |
310 | 316 | "signature": |
311 | 317 | {"range": |
312 | 318 | {"synthetic": true, |
313 | 319 | "start": {"line": 35, "column": 0}, |
314 | 320 | "finish": {"line": 35, "column": 32}}, |
315 | 321 | "pp": " : Lean.TrailingParserDescr ", |
316 | | - "constants": ["Lean.TrailingParserDescr._@._hyg.226"]}, |
| 322 | + "constants": ["Lean.TrailingParserDescr._@._hyg.202"]}, |
317 | 323 | "scope": |
318 | 324 | {"varDecls": ["variable {α : Type u}"], |
319 | 325 | "openDecl": [], |
|
332 | 338 | {"visibility": "regular", |
333 | 339 | "recKind": "default", |
334 | 340 | "isUnsafe": false, |
| 341 | + "isProtected": false, |
335 | 342 | "docString": null, |
336 | 343 | "computeKind": "meta", |
337 | 344 | "attributes": ["scoped term_parser 1000"]}, |
|
346 | 353 | "pp": |
347 | 354 | " := fun | `( $ lhs ≋ $ rhs ) => ` `( BEq.beq\n\n $ lhs $ rhs ) | _ => no_error_if_unused% throw Lean.Macro.Exception.unsupportedSyntax ", |
348 | 355 | "constants": |
349 | | - ["Lean.Macro.Exception.unsupportedSyntax._@._hyg.255", |
350 | | - "throw._@._hyg.255", |
351 | | - "rhs._@._hyg.223", |
| 356 | + ["rhs._@._hyg.199", |
| 357 | + "throw._@._hyg.221", |
| 358 | + "Lean.Macro.Exception.unsupportedSyntax._@._hyg.221", |
352 | 359 | "BEq.beq", |
353 | | - "lhs._@._hyg.223"]}, |
| 360 | + "lhs._@._hyg.199"]}, |
354 | 361 | "type": |
355 | 362 | {"range": |
356 | 363 | {"synthetic": true, |
357 | 364 | "start": {"line": 35, "column": 0}, |
358 | 365 | "finish": {"line": 35, "column": 32}}, |
359 | 366 | "pp": " Macro ", |
360 | | - "constants": ["Macro._@._hyg.255"]}, |
| 367 | + "constants": ["Macro._@._hyg.221"]}, |
361 | 368 | "signature": |
362 | 369 | {"range": |
363 | 370 | {"synthetic": true, |
364 | 371 | "start": {"line": 35, "column": 0}, |
365 | 372 | "finish": {"line": 35, "column": 32}}, |
366 | 373 | "pp": " : Macro ", |
367 | | - "constants": ["Macro._@._hyg.255"]}, |
| 374 | + "constants": ["Macro._@._hyg.221"]}, |
368 | 375 | "scope": |
369 | 376 | {"varDecls": ["variable {α : Type u}"], |
370 | 377 | "openDecl": [], |
|
383 | 390 | {"visibility": "regular", |
384 | 391 | "recKind": "default", |
385 | 392 | "isUnsafe": false, |
| 393 | + "isProtected": false, |
386 | 394 | "docString": null, |
387 | 395 | "computeKind": "meta", |
388 | 396 | "attributes": ["macro Demo.«term_≋_»"]}, |
|
395 | 403 | "start": {"line": 35, "column": 0}, |
396 | 404 | "finish": {"line": 35, "column": 32}}, |
397 | 405 | "pp": |
398 | | - " := fun | `( $ f : ident $ lhs $ rhs ) => withRef f `( $ lhs ≋ $ rhs ) | _ => throw ( ) ", |
| 406 | + " := fun | `( $ f : ident $ lhs $ rhs ) => withRef f `( $ lhs ≋ $ rhs ) | _ => throw ( ) ", |
399 | 407 | "constants": |
400 | | - ["throw._@._hyg.225", |
401 | | - "rhs._@._hyg.223", |
402 | | - "lhs._@._hyg.223", |
403 | | - "f._@._hyg.225", |
404 | | - "withRef._@._hyg.225"]}, |
| 408 | + ["rhs._@._hyg.199", |
| 409 | + "throw._@._hyg.201", |
| 410 | + "_@._hyg.201", |
| 411 | + "withRef._@._hyg.201", |
| 412 | + "f._@._hyg.201", |
| 413 | + "lhs._@._hyg.199"]}, |
405 | 414 | "type": |
406 | 415 | {"range": |
407 | 416 | {"synthetic": true, |
408 | 417 | "start": {"line": 35, "column": 0}, |
409 | 418 | "finish": {"line": 35, "column": 32}}, |
410 | 419 | "pp": " Lean.PrettyPrinter.Unexpander ", |
411 | | - "constants": ["Lean.PrettyPrinter.Unexpander._@._hyg.225"]}, |
| 420 | + "constants": ["Lean.PrettyPrinter.Unexpander._@._hyg.201"]}, |
412 | 421 | "signature": |
413 | 422 | {"range": |
414 | 423 | {"synthetic": true, |
415 | 424 | "start": {"line": 35, "column": 0}, |
416 | 425 | "finish": {"line": 35, "column": 32}}, |
417 | 426 | "pp": " : Lean.PrettyPrinter.Unexpander ", |
418 | | - "constants": ["Lean.PrettyPrinter.Unexpander._@._hyg.225"]}, |
| 427 | + "constants": ["Lean.PrettyPrinter.Unexpander._@._hyg.201"]}, |
419 | 428 | "scope": |
420 | 429 | {"varDecls": ["variable {α : Type u}"], |
421 | 430 | "openDecl": [], |
|
428 | 437 | "start": {"line": 35, "column": 0}, |
429 | 438 | "finish": {"line": 35, "column": 32}}, |
430 | 439 | "pp": |
431 | | - " @[ scoped app_unexpander BEq.beq ] meta def _aux___unexpand_BEq_beq_1 : Lean.PrettyPrinter.Unexpander := fun | `( $ f : ident $ lhs $ rhs ) => withRef f `( $ lhs ≋ $ rhs ) | _ => throw ( ) ", |
| 440 | + " @[ scoped app_unexpander BEq.beq ] meta def _aux___unexpand_BEq_beq_1 : Lean.PrettyPrinter.Unexpander := fun | `( $ f : ident $ lhs $ rhs ) => withRef f `( $ lhs ≋ $ rhs ) | _ => throw ( ) ", |
432 | 441 | "name": "_aux___unexpand_BEq_beq_1", |
433 | 442 | "modifiers": |
434 | 443 | {"visibility": "regular", |
435 | 444 | "recKind": "default", |
436 | 445 | "isUnsafe": false, |
| 446 | + "isProtected": false, |
437 | 447 | "docString": null, |
438 | 448 | "computeKind": "meta", |
439 | 449 | "attributes": ["scoped app_unexpander BEq.beq"]}, |
|
478 | 488 | {"visibility": "regular", |
479 | 489 | "recKind": "default", |
480 | 490 | "isUnsafe": false, |
| 491 | + "isProtected": false, |
481 | 492 | "docString": null, |
482 | 493 | "computeKind": "regular", |
483 | 494 | "attributes": []}, |
|
524 | 535 | {"visibility": "regular", |
525 | 536 | "recKind": "default", |
526 | 537 | "isUnsafe": false, |
| 538 | + "isProtected": false, |
527 | 539 | "docString": null, |
528 | 540 | "computeKind": "regular", |
529 | 541 | "attributes": []}, |
|
568 | 580 | {"visibility": "private", |
569 | 581 | "recKind": "default", |
570 | 582 | "isUnsafe": false, |
| 583 | + "isProtected": false, |
571 | 584 | "docString": null, |
572 | 585 | "computeKind": "regular", |
573 | 586 | "attributes": []}, |
|
619 | 632 | {"visibility": "private", |
620 | 633 | "recKind": "default", |
621 | 634 | "isUnsafe": false, |
| 635 | + "isProtected": false, |
622 | 636 | "docString": null, |
623 | 637 | "computeKind": "noncomputable", |
624 | 638 | "attributes": []}, |
|
668 | 682 | "/--\n dododo-/\nprotected partial def prot_part_def (a : Nat) : Nat := a", |
669 | 683 | "name": "prot_part_def", |
670 | 684 | "modifiers": |
671 | | - {"visibility": "protected", |
| 685 | + {"visibility": "regular", |
672 | 686 | "recKind": "partial", |
673 | 687 | "isUnsafe": false, |
| 688 | + "isProtected": true, |
674 | 689 | "docString": |
675 | 690 | {"range": |
676 | 691 | {"synthetic": false, |
|
727 | 742 | {"visibility": "regular", |
728 | 743 | "recKind": "default", |
729 | 744 | "isUnsafe": false, |
| 745 | + "isProtected": false, |
730 | 746 | "docString": null, |
731 | 747 | "computeKind": "regular", |
732 | 748 | "attributes": ["simp", "instance"]}, |
|
771 | 787 | {"visibility": "public", |
772 | 788 | "recKind": "default", |
773 | 789 | "isUnsafe": false, |
| 790 | + "isProtected": false, |
774 | 791 | "docString": null, |
775 | 792 | "computeKind": "regular", |
776 | 793 | "attributes": []}, |
|
0 commit comments