Vcsn  2.4
Be Rational
vcsn::detail::dot::parser::union_type Union Reference

An auxiliary type to compute the largest semantic type. More...

#include <parse.hh>

Collaboration diagram for vcsn::detail::dot::parser::union_type:

Public Attributes

char dummy1 [sizeof(paths_t)]
 
char dummy2 [sizeof(states_t)]
 
char dummy3 [sizeof(string_t)]
 

Detailed Description

An auxiliary type to compute the largest semantic type.

Definition at line 310 of file parse.hh.

Member Data Documentation

char vcsn::detail::dot::parser::union_type::dummy1[sizeof(paths_t)]

Definition at line 313 of file parse.hh.

char vcsn::detail::dot::parser::union_type::dummy2[sizeof(states_t)]

Definition at line 320 of file parse.hh.

char vcsn::detail::dot::parser::union_type::dummy3[sizeof(string_t)]

Definition at line 331 of file parse.hh.


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