Vcsn  2.3
Be Rational
context-parser.hh File Reference
#include <memory>
#include <string>
#include <lib/vcsn/dyn/fwd.hh>
Include dependency graph for context-parser.hh:
This graph shows which files directly or indirectly include this file:

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...