Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 77 of file parse.hh.

Member Data Documentation

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

Definition at line 84 of file parse.hh.

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

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

Definition at line 79 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: