|
1 | | -| test.py:0:0:0:0 | Entry node for Module test | |
2 | 1 | | test.py:0:0:0:0 | Exit node for Module test | |
3 | 2 | | test.py:0:0:0:0 | GSSA Variable __name__ | |
4 | 3 | | test.py:0:0:0:0 | GSSA Variable __package__ | |
5 | 4 | | test.py:0:0:0:0 | GSSA Variable c | |
6 | 5 | | test.py:0:0:0:0 | SSA variable $ | |
7 | | -| test.py:1:1:1:1 | ControlFlowNode for a | |
8 | | -| test.py:2:1:2:1 | ControlFlowNode for b | |
9 | 6 | | test.py:2:1:2:1 | GSSA Variable b | |
10 | | -| test.py:4:1:4:9 | Entry node for Function f | |
11 | 7 | | test.py:4:1:4:9 | Exit node for Function f | |
12 | | -| test.py:4:5:4:5 | ControlFlowNode for f | |
13 | 8 | | test.py:4:5:4:5 | GSSA Variable f | |
14 | | -| test.py:4:7:4:7 | ControlFlowNode for x | |
15 | 9 | | test.py:4:7:4:7 | SSA variable x | |
16 | | -| test.py:5:3:5:3 | ControlFlowNode for y | |
17 | 10 | | test.py:5:3:5:3 | SSA variable y | |
18 | | -| test.py:5:7:5:7 | ControlFlowNode for x | |
19 | | -| test.py:5:11:5:11 | ControlFlowNode for IntegerLiteral | |
20 | | -| test.py:6:3:6:14 | ControlFlowNode for Return | |
21 | | -| test.py:6:10:6:10 | ControlFlowNode for y | |
22 | | -| test.py:6:10:6:14 | ControlFlowNode for BinaryExpr | |
23 | | -| test.py:6:14:6:14 | ControlFlowNode for IntegerLiteral | |
24 | | -| test.py:8:1:8:1 | ControlFlowNode for c | |
25 | 11 | | test.py:8:1:8:1 | GSSA Variable c | |
26 | | -| test.py:8:5:8:5 | ControlFlowNode for f | |
27 | 12 | | test.py:8:5:8:8 | GSSA Variable a | |
28 | | -| test.py:8:7:8:7 | ControlFlowNode for a | |
0 commit comments