Lines Matching refs:def
7 def flatten(seq):
18 def flatten_nodes(seq):
25 def getChildren(self):
27 def __iter__(self):
30 def asList(self): # for backwards compatibility
32 def getChildNodes(self):
41 def __init__(self, node):
44 def getChildren(self):
47 def getChildNodes(self):
50 def __repr__(self):
54 def __init__(self, leftright, lineno=None):
59 def getChildren(self):
62 def getChildNodes(self):
65 def __repr__(self):
69 def __init__(self, nodes, lineno=None):
73 def getChildren(self):
76 def getChildNodes(self):
81 def __repr__(self):
85 def __init__(self, expr, attrname, flags, lineno=None):
91 def getChildren(self):
94 def getChildNodes(self):
97 def __repr__(self):
101 def __init__(self, nodes, lineno=None):
105 def getChildren(self):
108 def getChildNodes(self):
113 def __repr__(self):
117 def __init__(self, name, flags, lineno=None):
122 def getChildren(self):
125 def getChildNodes(self):
128 def __repr__(self):
132 def __init__(self, nodes, lineno=None):
136 def getChildren(self):
139 def getChildNodes(self):
144 def __repr__(self):
148 def __init__(self, test, fail, lineno=None):
153 def getChildren(self):
159 def getChildNodes(self):
166 def __repr__(self):
170 def __init__(self, nodes, expr, lineno=None):
175 def getChildren(self):
181 def getChildNodes(self):
187 def __repr__(self):
191 def __init__(self, node, op, expr, lineno=None):
197 def getChildren(self):
200 def getChildNodes(self):
203 def __repr__(self):
207 def __init__(self, expr, lineno=None):
211 def getChildren(self):
214 def getChildNodes(self):
217 def __repr__(self):
221 def __init__(self, nodes, lineno=None):
225 def getChildren(self):
228 def getChildNodes(self):
233 def __repr__(self):
237 def __init__(self, nodes, lineno=None):
241 def getChildren(self):
244 def getChildNodes(self):
249 def __repr__(self):
253 def __init__(self, nodes, lineno=None):
257 def getChildren(self):
260 def getChildNodes(self):
265 def __repr__(self):
269 def __init__(self, lineno=None):
272 def getChildren(self):
275 def getChildNodes(self):
278 def __repr__(self):
282 def __init__(self, node, args, star_args = None, dstar_args = None, lineno=None):
289 def getChildren(self):
297 def getChildNodes(self):
307 def __repr__(self):
311 def __init__(self, name, bases, doc, code, decorators = None, lineno=None):
319 def getChildren(self):
328 def getChildNodes(self):
336 def __repr__(self):
340 def __init__(self, expr, ops, lineno=None):
345 def getChildren(self):
351 def getChildNodes(self):
357 def __repr__(self):
361 def __init__(self, value, lineno=None):
365 def getChildren(self):
368 def getChildNodes(self):
371 def __repr__(self):
375 def __init__(self, lineno=None):
378 def getChildren(self):
381 def getChildNodes(self):
384 def __repr__(self):
388 def __init__(self, nodes, lineno=None):
392 def getChildren(self):
395 def getChildNodes(self):
400 def __repr__(self):
404 def __init__(self, items, lineno=None):
408 def getChildren(self):
411 def getChildNodes(self):
416 def __repr__(self):
420 def __init__(self, expr, lineno=None):
424 def getChildren(self):
427 def getChildNodes(self):
430 def __repr__(self):
434 def __init__(self, leftright, lineno=None):
439 def getChildren(self):
442 def getChildNodes(self):
445 def __repr__(self):
449 def __init__(self, lineno=None):
452 def getChildren(self):
455 def getChildNodes(self):
458 def __repr__(self):
462 def __init__(self, expr, locals, globals, lineno=None):
468 def getChildren(self):
475 def getChildNodes(self):
484 def __repr__(self):
488 def __init__(self, leftright, lineno=None):
493 def getChildren(self):
496 def getChildNodes(self):
499 def __repr__(self):
503 def __init__(self, assign, list, body, else_, lineno=None):
510 def getChildren(self):
518 def getChildNodes(self):
527 def __repr__(self):
531 def __init__(self, modname, names, level, lineno=None):
537 def getChildren(self):
540 def getChildNodes(self):
543 def __repr__(self):
547 def __init__(self, decorators, name, argnames, defaults, flags, doc, code, lineno=None):
563 def getChildren(self):
574 def getChildNodes(self):
582 def __repr__(self):
586 def __init__(self, code, lineno=None):
593 def getChildren(self):
596 def getChildNodes(self):
599 def __repr__(self):
603 def __init__(self, assign, iter, ifs, lineno=None):
610 def getChildren(self):
617 def getChildNodes(self):
624 def __repr__(self):
628 def __init__(self, test, lineno=None):
632 def getChildren(self):
635 def getChildNodes(self):
638 def __repr__(self):
642 def __init__(self, expr, quals, lineno=None):
647 def getChildren(self):
653 def getChildNodes(self):
659 def __repr__(self):
663 def __init__(self, expr, attrname, lineno=None):
668 def getChildren(self):
671 def getChildNodes(self):
674 def __repr__(self):
678 def __init__(self, names, lineno=None):
682 def getChildren(self):
685 def getChildNodes(self):
688 def __repr__(self):
692 def __init__(self, tests, else_, lineno=None):
697 def getChildren(self):
703 def getChildNodes(self):
710 def __repr__(self):
714 def __init__(self, test, then, else_, lineno=None):
720 def getChildren(self):
723 def getChildNodes(self):
726 def __repr__(self):
730 def __init__(self, names, lineno=None):
734 def getChildren(self):
737 def getChildNodes(self):
740 def __repr__(self):
744 def __init__(self, expr, lineno=None):
748 def getChildren(self):
751 def getChildNodes(self):
754 def __repr__(self):
758 def __init__(self, name, expr, lineno=None):
763 def getChildren(self):
766 def getChildNodes(self):
769 def __repr__(self):
773 def __init__(self, argnames, defaults, flags, code, lineno=None):
786 def getChildren(self):
794 def getChildNodes(self):
800 def __repr__(self):
804 def __init__(self, leftright, lineno=None):
809 def getChildren(self):
812 def getChildNodes(self):
815 def __repr__(self):
819 def __init__(self, nodes, lineno=None):
823 def getChildren(self):
826 def getChildNodes(self):
831 def __repr__(self):
835 def __init__(self, expr, quals, lineno=None):
840 def getChildren(self):
846 def getChildNodes(self):
852 def __repr__(self):
856 def __init__(self, assign, list, ifs, lineno=None):
862 def getChildren(self):
869 def getChildNodes(self):
876 def __repr__(self):
880 def __init__(self, test, lineno=None):
884 def getChildren(self):
887 def getChildNodes(self):
890 def __repr__(self):
894 def __init__(self, expr, quals, lineno=None):
899 def getChildren(self):
905 def getChildNodes(self):
911 def __repr__(self):
915 def __init__(self, key, value, quals, lineno=None):
921 def getChildren(self):
928 def getChildNodes(self):
935 def __repr__(self):
939 def __init__(self, leftright, lineno=None):
944 def getChildren(self):
947 def getChildNodes(self):
950 def __repr__(self):
954 def __init__(self, doc, node, lineno=None):
959 def getChildren(self):
962 def getChildNodes(self):
965 def __repr__(self):
969 def __init__(self, leftright, lineno=None):
974 def getChildren(self):
977 def getChildNodes(self):
980 def __repr__(self):
984 def __init__(self, name, lineno=None):
988 def getChildren(self):
991 def getChildNodes(self):
994 def __repr__(self):
998 def __init__(self, expr, lineno=None):
1002 def getChildren(self):
1005 def getChildNodes(self):
1008 def __repr__(self):
1012 def __init__(self, nodes, lineno=None):
1016 def getChildren(self):
1019 def getChildNodes(self):
1024 def __repr__(self):
1028 def __init__(self, lineno=None):
1031 def getChildren(self):
1034 def getChildNodes(self):
1037 def __repr__(self):
1041 def __init__(self, leftright, lineno=None):
1046 def getChildren(self):
1049 def getChildNodes(self):
1052 def __repr__(self):
1056 def __init__(self, nodes, dest, lineno=None):
1061 def getChildren(self):
1067 def getChildNodes(self):
1074 def __repr__(self):
1078 def __init__(self, nodes, dest, lineno=None):
1083 def getChildren(self):
1089 def getChildNodes(self):
1096 def __repr__(self):
1100 def __init__(self, expr1, expr2, expr3, lineno=None):
1106 def getChildren(self):
1113 def getChildNodes(self):
1123 def __repr__(self):
1127 def __init__(self, value, lineno=None):
1131 def getChildren(self):
1134 def getChildNodes(self):
1137 def __repr__(self):
1141 def __init__(self, leftright, lineno=None):
1146 def getChildren(self):
1149 def getChildNodes(self):
1152 def __repr__(self):
1156 def __init__(self, nodes, lineno=None):
1160 def getChildren(self):
1163 def getChildNodes(self):
1168 def __repr__(self):
1172 def __init__(self, expr, flags, lower, upper, lineno=None):
1179 def getChildren(self):
1187 def getChildNodes(self):
1196 def __repr__(self):
1200 def __init__(self, nodes, lineno=None):
1204 def getChildren(self):
1207 def getChildNodes(self):
1212 def __repr__(self):
1216 def __init__(self, nodes, lineno=None):
1220 def getChildren(self):
1223 def getChildNodes(self):
1228 def __repr__(self):
1232 def __init__(self, leftright, lineno=None):
1237 def getChildren(self):
1240 def getChildNodes(self):
1243 def __repr__(self):
1247 def __init__(self, expr, flags, subs, lineno=None):
1253 def getChildren(self):
1260 def getChildNodes(self):
1266 def __repr__(self):
1270 def __init__(self, body, handlers, else_, lineno=None):
1276 def getChildren(self):
1283 def getChildNodes(self):
1291 def __repr__(self):
1295 def __init__(self, body, final, lineno=None):
1300 def getChildren(self):
1303 def getChildNodes(self):
1306 def __repr__(self):
1310 def __init__(self, nodes, lineno=None):
1314 def getChildren(self):
1317 def getChildNodes(self):
1322 def __repr__(self):
1326 def __init__(self, expr, lineno=None):
1330 def getChildren(self):
1333 def getChildNodes(self):
1336 def __repr__(self):
1340 def __init__(self, expr, lineno=None):
1344 def getChildren(self):
1347 def getChildNodes(self):
1350 def __repr__(self):
1354 def __init__(self, test, body, else_, lineno=None):
1360 def getChildren(self):
1367 def getChildNodes(self):
1375 def __repr__(self):
1379 def __init__(self, expr, vars, body, lineno=None):
1385 def getChildren(self):
1392 def getChildNodes(self):
1400 def __repr__(self):
1404 def __init__(self, value, lineno=None):
1408 def getChildren(self):
1411 def getChildNodes(self):
1414 def __repr__(self):