C++ API reference
Python modules
Defined in File rule.h
Overloads the stream insertion operator for easy printing of Rule objects.
stream – The output stream.
rule – The Rule object to print.
std::ostream& The output stream with the Rule information.