More unit tests
[codimension.git] / pythonparser-exp / unittest / nested_classes.ok
blob65d6daf12c63613fe1605366fd262514d94a2e67
1 Function[16:1:16:5:304:16:8]: 'g'
2     Class[17:5:17:11:319:17:12]: 'D'
3         Function[18:9:18:13:334:18:32]: '__init__'
4         Argument: 'self'
5         Argument: 'y'
6 Class[2:1:2:7:7:2:16]: 'A'
7 Base class: 'a'
8 Base class: 'b'
9     Function[13:5:13:9:275:13:18]: 'z'
10     Argument: 'self'
11     Class[3:5:3:11:28:3:14]: 'B'
12         Function[4:9:4:13:45:4:29]: '__init__'
13         Argument: 'self'
14         Function[6:9:6:13:92:6:39]: '__str__'
15         Argument: 'self'
16         Argument: 'k = "ask"'
17             Function[7:13:7:17:136:7:25]: 'nested'
18                 Class[8:17:8:23:168:8:24]: 'C'
19                     Function[9:21:9:25:195:9:28]: 'f'