Esempio n. 1
0
 def repr_wrapped(self, ht_selfid2Name, lCpctRepr):
     assert not 0 == len(self.lParams)
     return "assocElemGeneral( " + parameterReducer(self.lParams) + ")"
Esempio n. 2
0
 def repr_wrapped(self, ht_selfid2Name, lCpctRepr):
     # assert( not 0==len( self.lParams))
     return "consesMakeRest( " + parameterReducer(self.lParams) + ")"