Vcsn  2.2a
Be Rational
vcsn::detail::dot::paths_t Struct Reference

#include <parse.hh>

Collaboration diagram for vcsn::detail::dot::paths_t:

Public Attributes

transitions_t transitions
 
states_t ends
 

Detailed Description

Definition at line 75 of file parse.hh.

Member Data Documentation

states_t vcsn::detail::dot::paths_t::ends

Definition at line 82 of file parse.hh.

Referenced by vcsn::detail::dot::parser::parse().

transitions_t vcsn::detail::dot::paths_t::transitions

Definition at line 77 of file parse.hh.

Referenced by vcsn::detail::dot::operator<<(), and vcsn::detail::dot::parser::parse().


The documentation for this struct was generated from the following file: