Vcsn
2.4
Be Rational
|
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::ast | |
Functions | |
std::shared_ptr< ast_node > | vcsn::ast::parse_context (const std::string &ctx) |
Parse a context, and return its AST. More... | |
std::shared_ptr< ast_node > | vcsn::ast::parse_type (const std::string &type) |
Parse a type, and return its AST. More... | |