This header file is part of module ALib Expressions of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file compilerplugin.hpp.
#include "alib/expressions/expressionscamp.hpp"
#include "alib/expressions/scope.hpp"
#include "alib/expressions/compiler.hpp"
#include "alib/containers/list.hpp"
#include "alib/monomem/aliases/astringma.hpp"
Go to the source code of this file.
Classes | |
struct | CompilerPlugin::CIAutoCast |
struct | CompilerPlugin::CIBinaryOp |
struct | CompilerPlugin::CIFunction |
struct | CompilerPlugin::CIUnaryOp |
struct | CompilerPlugin::CompilationInfo |
struct | CompilerPlugin |
Namespaces | |
namespace | alib |
namespace | alib::expressions |
Typedefs | |
using | CompilerPlugin = expressions::CompilerPlugin |
Type alias in namespace alib. | |