2#include <boost/any.hpp>
15 "Boolean formula must have subformulas with qualitative result.");
23 return visitor.
visit(*
this, data);
35 if (allowParentheses) {
38 switch (operatorType) {
39 case OperatorType::Not:
44 if (allowParentheses) {
#define STORM_LOG_THROW(cond, exception, message)