Lines Matching defs:bind
1216 # Bind the production function name to a callable1217 def bind(self,pdict):1239 # Bind the production function name to a callable1240 def bind(self,pdict):1869 # Bind all production function names to callable objects in pdict1872 p.bind(pdict)