Searched refs:rule_string (Results 1 – 1 of 1) sorted by relevance
492 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} {{ {1} }};".format( variable496 rule_string += " [ {0} ]".format(rule.conditional)499 print(" * {0}".format(rule_string))550 rule_string = \ variable584 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} {{ {1} }};".format( variable588 rule_string += " [ {0} ]".format(rule.conditional)591 print(" * {0}".format(rule_string))645 rule_string = \ variable679 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} {{ {1} }};".format( variable683 rule_string += " [ {0} ]".format(rule.conditional)[all …]