Vcsn  2.0
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_ratexp)]
 
char dummy2 [sizeof(irange_type)]
 
char dummy3 [sizeof(std::set< std::pair< std::string, std::string >>)]
 
char dummy4 [sizeof(std::string)]
 

Detailed Description

An auxiliary type to compute the largest semantic type.

Definition at line 297 of file parse.hh.

Member Data Documentation

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

Definition at line 302 of file parse.hh.

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

Definition at line 305 of file parse.hh.

char vcsn::rat::parser::union_type::dummy3[sizeof(std::set< std::pair< std::string, std::string >>)]

Definition at line 308 of file parse.hh.

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

Definition at line 312 of file parse.hh.


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