#include <falcon/setup.h>
#include <falcon/types.h>
#include <falcon/genericvector.h>
#include <falcon/genericmap.h>
#include <falcon/itemtraits.h>
#include <falcon/symbol.h>
#include <falcon/string.h>
#include <falcon/module.h>
#include <falcon/basealloc.h>


Go to the source code of this file.
Classes | |
| class | Falcon::LiveModuleMap |
| Map of active modules in this VM. More... | |
| class | Falcon::SymModule |
| Pair of the symbol and the module it is declared in. More... | |
| class | Falcon::SymModuleMap |
| Map of symbol names and module where they are located. More... | |
| class | Falcon::SymModuleTraits |
Namespaces | |
| namespace | Falcon |
| CONST. | |
| namespace | Falcon::traits |
Functions | |
| SymModuleTraits & | Falcon::traits::t_SymModule () |
1.5.8