Go to the source code of this file.
Namespaces | |
namespace | vcsn |
namespace | vcsn::algebra |
Functions | |
template<class S, class T> | |
std::pair< bool, std::string > | parse (const std::string &from, Element< S, T > &exp, bool lex_trace=false, bool parse_trace=false) |
Parse a rational expression. |
Definition in file krat_exp_parser.hh.