Vcsn  2.3
Be Rational
is-valid-expression.hh File Reference
#include <cstring>
#include <stdexcept>
#include <vcsn/algos/constant-term.hh>
Include dependency graph for is-valid-expression.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<typename ExpSet >
bool vcsn::is_valid (const ExpSet &rs, const typename ExpSet::value_t &e)
 Whether e has only computable stars. More...
 
template<typename ExpSet >
bool vcsn::dyn::detail::is_valid_expression (const expression &exp)
 Bridge (is_valid). More...