Storm
A Modern Probabilistic Model Checker
|
#include <ExpressionParser.h>
Static Public Member Functions | |
template<typename It , typename Attr > | |
static bool | parse_nan (It &, It const &, Attr &) |
template<typename It , typename Attr > | |
static bool | parse_inf (It &, It const &, Attr &) |
Static Public Attributes | |
static const bool | expect_dot = true |
static const bool | allow_leading_dot = true |
static const bool | allow_trailing_dot = false |
Definition at line 19 of file ExpressionParser.h.
|
inlinestatic |
Definition at line 29 of file ExpressionParser.h.
|
inlinestatic |
Definition at line 25 of file ExpressionParser.h.
|
static |
Definition at line 21 of file ExpressionParser.h.
|
static |
Definition at line 22 of file ExpressionParser.h.
|
static |
Definition at line 20 of file ExpressionParser.h.