#include "ast.hpp"
#include "skipper.hpp"
#include "error_handler.hpp"
#include <boost/config/warning_disable.hpp>
#include <boost/spirit/include/qi.hpp>
#include <boost/fusion/include/adapt_struct.hpp>
#include <boost/optional.hpp>
Go to the source code of this file.
◆ BOOST_SPIRIT_NO_PREDEFINED_TERMINALS
#define BOOST_SPIRIT_NO_PREDEFINED_TERMINALS |
◆ BOOST_SPIRIT_QI_DEBUG
#define BOOST_SPIRIT_QI_DEBUG |
◆ BOOST_FUSION_ADAPT_STRUCT()
BOOST_FUSION_ADAPT_STRUCT |
( |
SDDS::description |
, |
|
|
(boost::optional< std::string >, text_m)(boost::optional< std::string >, content_m) |
|
|
) |
| |