Home | History | Annotate | Download | only in compiler

Lines Matching defs:fplist

339     def fplist(self, nodelist):
817 # fpdef: NAME | '(' fplist ')'
818 # fplist: fpdef (',' fpdef)* [',']
846 # fpdef: NAME | '(' fplist ')'
864 # fpdef: NAME | '(' fplist ')'
870 # fplist: fpdef (',' fpdef)* [',']