Vcsn  2.4
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::rat::parser::union_type Union Reference

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

#include <parse.hh>

Collaboration diagram for vcsn::rat::parser::union_type:

Public Attributes

char dummy1 [sizeof(braced_expression)]
 
char dummy2 [sizeof(class_t)]
 
char dummy3 [sizeof(dyn::weight)]
 
char dummy4 [sizeof(irange_type)]
 
char dummy5 [sizeof(std::string)]
 
char dummy6 [sizeof(std::vector< vcsn::dyn::expression >)]
 

Detailed Description

An auxiliary type to compute the largest semantic type.

Definition at line 303 of file parse.hh.

Member Data Documentation

char vcsn::rat::parser::union_type::dummy1[sizeof(braced_expression)]

Definition at line 309 of file parse.hh.

char vcsn::rat::parser::union_type::dummy2[sizeof(class_t)]

Definition at line 312 of file parse.hh.

char vcsn::rat::parser::union_type::dummy3[sizeof(dyn::weight)]

Definition at line 315 of file parse.hh.

char vcsn::rat::parser::union_type::dummy4[sizeof(irange_type)]

Definition at line 318 of file parse.hh.

char vcsn::rat::parser::union_type::dummy5[sizeof(std::string)]

Definition at line 322 of file parse.hh.

char vcsn::rat::parser::union_type::dummy6[sizeof(std::vector< vcsn::dyn::expression >)]

Definition at line 325 of file parse.hh.


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