Home | History | Annotate | Download | only in compiler

Lines Matching refs:constructor

1077     def com_binary(self, constructor, nodelist):
1087 return constructor(items, lineno=extractLineNo(nodelist))