Home | History | Annotate | Download | only in ply

Lines Matching refs:dr_relation

2132     # dr_relation()
2140 def dr_relation(self,C,trans,nullable):
2282 FP = lambda x: self.dr_relation(C,x,nullable)