2 #include "common/common.hpp" 4 #include "rules/rule.hpp" 5 #include "rules/rule_match.hpp" 12 json serialize()
const override;
14 std::string get_brief(
const class Block *block =
nullptr)
const override;
15 bool is_match_all()
const override;
a class to store JSON values
Definition: json.hpp:161
Definition: rule_plane.hpp:8
Definition: rule_match.hpp:8
A block is one level of hierarchy in the netlist.
Definition: block.hpp:26
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16