2 //=============================================================================
6 * Visitors for generation of code for Enum
8 * @author Aniruddha Gokhale
10 //=============================================================================
13 #include "be_enum_val.h"
14 #include "be_helper.h"
15 #include "be_extern.h"
16 #include "be_module.h"
17 #include "be_interface.h"
18 #include "be_structure.h"
21 #include "be_visitor_enum.h"
22 #include "be_visitor_context.h"