Files
codeql/ruby/ql/test/library-tests/dataflow/api-graphs/ApiGraphs.expected
2023-06-19 12:01:42 +02:00

9 lines
284 B
Plaintext

classMethodCalls
| test1.rb:58:1:58:8 | ForwardNode(call to m) |
| test1.rb:59:1:59:8 | ForwardNode(call to m) |
instanceMethodCalls
| test1.rb:61:1:61:12 | ForwardNode(call to m) |
| test1.rb:62:1:62:12 | ForwardNode(call to m) |
flowThroughArray
| test1.rb:73:1:73:10 | call to m |