STORM_LOG_THROW(false,storm::exceptions::InvalidJaniException,"No supported operator declaration found for complex expressions as "<<expressionStructure.dump()<<" in "<<scopeDescription<<".");
}
assert(false);
STORM_LOG_THROW(false,storm::exceptions::InvalidJaniException,"No supported expression found at "<<expressionStructure.dump()<<" in "<<scopeDescription<<".");
STORM_LOG_ASSERT(false,"Expression variable '"<<expression.getVariableName()<<"' not known in Jani data structures.");
STORM_LOG_THROW(false,storm::exceptions::InvalidJaniException,"Expression variable '"<<expression.getVariableName()<<"' not known in Jani data structures.");
returnmodernjson::json();// should not reach this point.