mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: e39cae3490ef0f0f151842f428a45d14d2c4d9ed
13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
0(1) element: null
|
|
1(2) element: PyAssignmentStatement
|
|
2(3) element: PyBinaryExpression
|
|
3(4,5) READ ACCESS: bar
|
|
4(11) element: null. Condition: bar:false
|
|
5(6) element: null. Condition: bar:true
|
|
6(7) ASSERTTYPE ACCESS: bar
|
|
7(8,9) READ ACCESS: baz
|
|
8(11) element: null. Condition: baz:false
|
|
9(10) element: null. Condition: baz:true
|
|
10(11) ASSERTTYPE ACCESS: baz
|
|
11(12) WRITE ACCESS: foo
|
|
12() element: null |