|
| 1 | +{ |
| 2 | + "data": [ |
| 3 | + { |
| 4 | + "tag": "python multiple_identical_function_names.get_requirements", |
| 5 | + "location": { |
| 6 | + "kind": "file", |
| 7 | + "file": "multiple_identical_function_names.py", |
| 8 | + "line": 5, |
| 9 | + "column": null |
| 10 | + }, |
| 11 | + "name": "multiple_identical_function_names.get_requirements", |
| 12 | + "messages": [], |
| 13 | + "just_up": [], |
| 14 | + "just_down": [], |
| 15 | + "just_global": [], |
| 16 | + "language": "Python", |
| 17 | + "kind": "Function" |
| 18 | + }, |
| 19 | + { |
| 20 | + "tag": "python multiple_identical_function_names.set_requirements", |
| 21 | + "location": { |
| 22 | + "kind": "file", |
| 23 | + "file": "multiple_identical_function_names.py", |
| 24 | + "line": 8, |
| 25 | + "column": null |
| 26 | + }, |
| 27 | + "name": "multiple_identical_function_names.set_requirements", |
| 28 | + "messages": [], |
| 29 | + "just_up": [], |
| 30 | + "just_down": [], |
| 31 | + "just_global": [], |
| 32 | + "language": "Python", |
| 33 | + "kind": "Function" |
| 34 | + }, |
| 35 | + { |
| 36 | + "tag": "python multiple_identical_function_names.get_requirements-1", |
| 37 | + "location": { |
| 38 | + "kind": "file", |
| 39 | + "file": "multiple_identical_function_names.py", |
| 40 | + "line": 13, |
| 41 | + "column": null |
| 42 | + }, |
| 43 | + "name": "multiple_identical_function_names.get_requirements", |
| 44 | + "messages": [], |
| 45 | + "just_up": [], |
| 46 | + "just_down": [], |
| 47 | + "just_global": [], |
| 48 | + "language": "Python", |
| 49 | + "kind": "Function" |
| 50 | + }, |
| 51 | + { |
| 52 | + "tag": "python multiple_identical_function_names.display_requirements", |
| 53 | + "location": { |
| 54 | + "kind": "file", |
| 55 | + "file": "multiple_identical_function_names.py", |
| 56 | + "line": 17, |
| 57 | + "column": null |
| 58 | + }, |
| 59 | + "name": "multiple_identical_function_names.display_requirements", |
| 60 | + "messages": [], |
| 61 | + "just_up": [], |
| 62 | + "just_down": [], |
| 63 | + "just_global": [], |
| 64 | + "language": "Python", |
| 65 | + "kind": "Function" |
| 66 | + }, |
| 67 | + { |
| 68 | + "tag": "python multiple_identical_function_names.set_requirements-1", |
| 69 | + "location": { |
| 70 | + "kind": "file", |
| 71 | + "file": "multiple_identical_function_names.py", |
| 72 | + "line": 21, |
| 73 | + "column": null |
| 74 | + }, |
| 75 | + "name": "multiple_identical_function_names.set_requirements", |
| 76 | + "messages": [], |
| 77 | + "just_up": [], |
| 78 | + "just_down": [], |
| 79 | + "just_global": [], |
| 80 | + "language": "Python", |
| 81 | + "kind": "Function" |
| 82 | + }, |
| 83 | + { |
| 84 | + "tag": "python multiple_identical_function_names.get_requirements-2", |
| 85 | + "location": { |
| 86 | + "kind": "file", |
| 87 | + "file": "multiple_identical_function_names.py", |
| 88 | + "line": 26, |
| 89 | + "column": null |
| 90 | + }, |
| 91 | + "name": "multiple_identical_function_names.get_requirements", |
| 92 | + "messages": [], |
| 93 | + "just_up": [], |
| 94 | + "just_down": [], |
| 95 | + "just_global": [], |
| 96 | + "language": "Python", |
| 97 | + "kind": "Function" |
| 98 | + } |
| 99 | + ], |
| 100 | + "generator": "lobster_python", |
| 101 | + "schema": "lobster-imp-trace", |
| 102 | + "version": 3 |
| 103 | +} |
0 commit comments