|
Vaucanson
1.4.1
|
This file declares the parse() function. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
| The main namespace of the Vaucanson library. | |
| namespace | vcsn::algebra |
| Namespace for algebra constructs in Vaucanson. | |
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. | |
1.8.1.1