File expression_api_signatures.hpp¶
FileList > backends > cxx > include > zmbt > model > expression_api_signatures.hpp
Go to the source code of this file
#include <cstddef>
#include <initializer_list>
#include <boost/json.hpp>
#include "zmbt/model/keyword.hpp"
#include "zmbt/reflect/serialization.hpp"
#include "expression.hpp"
Namespaces¶
Type | Name |
---|---|
namespace | zmbt ZMBT root namespace. |
namespace | dsl Expression DSL implementation. |
Classes¶
Type | Name |
---|---|
struct | SignatureBase <K> |
struct | SignatureBinary <K> Binary expression. |
struct | SignatureConst <K> Const expression. |
struct | SignatureTernary <K> Ternary expression. |
struct | SignatureUnary <K> Unary expression. |
struct | SignatureVariadic <K> Variadic expression. |
Detailed Description¶
Copyright:
(c) Copyright 2024-2025 Zenseact AB
** **
SPDX-License-Identifier: Apache-2.0
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/model/expression_api_signatures.hpp