Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
FunctionCallExpressionFinder.h File Reference
#include <string>
#include <unordered_set>
Include dependency graph for FunctionCallExpressionFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::expressions
 
namespace  storm::jani
 

Functions

bool storm::jani::containsFunctionCallExpression (Model const &model)
 
std::unordered_set< std::string > storm::jani::getOccurringFunctionCalls (storm::expressions::Expression const &expression)