#include
#include
#include
Go to the source code of this file.
Namespaces |
|
namespace | cbl |
namespace | cbl::codetree |
namespace | cbl::codetree::symbols |
namespace | swl |
Typedefs |
|
typedef cbl::TCompiler *(* | TCreateCompiler )() |
|
Each compiler implementation used by qcc must be a dynamic loaded library and must support a method conform to these prototype and wich creates the compiler prototype. Definition at line 89 of file compiler.h. |