Define the vcsn::rat::location class.
std::shared_ptr< const detail::context_base > context
A dyn::context.
std::istringstream is
The input stream: the specification to translate.
static dyn::context ctx(const driver &d)
Get the context of the driver.
vcsn::rat::location location
std::shared_ptr< detail::expression_base > expression
dyn::expression read(const dyn::context &ctx, rat::identities ids, std::istream &is, const location &l)
The expression in stream is.
static identities ids(const driver &d)
Get the identities of the driver.
rat::identities identities(const expression &exp)
Bridge.