Searched refs:do_gen (Results 1 – 1 of 1) sorted by relevance
206 def do_gen(ifcond: Union[str, Dict[str, Any]], function212 return not_fmt % do_gen(ifcond['not'], True)222 return operator.join([do_gen(o, True) for o in operands])226 return do_gen(ifcond, False)