Compute the rule attributes for all rules. More...
Go to the source code of this file.
Classes | |
class | apg_py.api.rule_attributes.Attr |
Simple class for attribute data for each rule. More... | |
Namespaces | |
apg_py.api.rule_attributes | |
Functions | |
def | apg_py.api.rule_attributes.rule_attributes (rules, rule_deps) |
Compute the recursive and non-recursive attributes for each rule. More... | |
def | apg_py.api.rule_attributes.display_rule_attributes (attrs_arg, mode='index') |
Display all rule attributes. More... | |
Compute the rule attributes for all rules.
Definition in file rule_attributes.py.