@@ -12,6 +12,7 @@ getModule
1212| calls.rb:144:1:148:3 | S |
1313| calls.rb:150:1:153:3 | A |
1414| calls.rb:155:1:158:3 | B |
15+ | calls.rb:169:1:184:3 | Singletons |
1516| file://:0:0:0:0 | BasicObject |
1617| file://:0:0:0:0 | Class |
1718| file://:0:0:0:0 | Complex |
@@ -68,7 +69,7 @@ getADeclaration
6869| calls.rb:82:1:84:3 | String | calls.rb:82:1:84:3 | String |
6970| calls.rb:86:1:88:3 | Kernel | calls.rb:86:1:88:3 | Kernel |
7071| calls.rb:90:1:95:3 | Module | calls.rb:90:1:95:3 | Module |
71- | calls.rb:97:1:100:3 | Object | calls.rb:1:1:167:16 | calls.rb |
72+ | calls.rb:97:1:100:3 | Object | calls.rb:1:1:186:22 | calls.rb |
7273| calls.rb:97:1:100:3 | Object | calls.rb:97:1:100:3 | Object |
7374| calls.rb:97:1:100:3 | Object | hello.rb:1:1:22:3 | hello.rb |
7475| calls.rb:97:1:100:3 | Object | modules.rb:1:1:121:4 | modules.rb |
@@ -80,6 +81,7 @@ getADeclaration
8081| calls.rb:150:1:153:3 | A | calls.rb:150:1:153:3 | A |
8182| calls.rb:150:1:153:3 | A | modules_rec.rb:7:1:9:3 | A |
8283| calls.rb:155:1:158:3 | B | calls.rb:155:1:158:3 | B |
84+ | calls.rb:169:1:184:3 | Singletons | calls.rb:169:1:184:3 | Singletons |
8385| hello.rb:1:1:8:3 | EnglishWords | hello.rb:1:1:8:3 | EnglishWords |
8486| hello.rb:11:1:16:3 | Greeting | hello.rb:11:1:16:3 | Greeting |
8587| hello.rb:18:1:22:3 | HelloWorld | hello.rb:18:1:22:3 | HelloWorld |
@@ -133,6 +135,7 @@ getSuperClass
133135| calls.rb:150:1:153:3 | A | calls.rb:144:1:148:3 | S |
134136| calls.rb:150:1:153:3 | A | calls.rb:155:1:158:3 | B |
135137| calls.rb:155:1:158:3 | B | calls.rb:144:1:148:3 | S |
138+ | calls.rb:169:1:184:3 | Singletons | calls.rb:97:1:100:3 | Object |
136139| file://:0:0:0:0 | Class | calls.rb:90:1:95:3 | Module |
137140| file://:0:0:0:0 | Complex | file://:0:0:0:0 | Numeric |
138141| file://:0:0:0:0 | FalseClass | calls.rb:97:1:100:3 | Object |
@@ -184,6 +187,7 @@ resolveConstantReadAccess
184187| calls.rb:160:1:160:1 | S | S |
185188| calls.rb:161:1:161:1 | A | A |
186189| calls.rb:162:1:162:1 | B | B |
190+ | calls.rb:186:1:186:10 | Singletons | Singletons |
187191| hello.rb:12:13:12:24 | EnglishWords | EnglishWords |
188192| hello.rb:18:20:18:27 | Greeting | Greeting |
189193| modules.rb:48:8:48:10 | Foo | Foo |
@@ -228,6 +232,7 @@ resolveConstantWriteAccess
228232| calls.rb:144:1:148:3 | S | S |
229233| calls.rb:150:1:153:3 | A | A |
230234| calls.rb:155:1:158:3 | B | B |
235+ | calls.rb:169:1:184:3 | Singletons | Singletons |
231236| hello.rb:1:1:8:3 | EnglishWords | EnglishWords |
232237| hello.rb:11:1:16:3 | Greeting | Greeting |
233238| hello.rb:18:1:22:3 | HelloWorld | HelloWorld |
0 commit comments