Skip to content

Struct zmbt::dsl::KeywordGrammar

ClassList > zmbt > dsl > KeywordGrammar

Boost.Sirit.Qi Grammar for zmbt::dsl::Keyword parsing.

  • #include <keyword_grammar.hpp>

Inherits the following classes: boost::spirit::qi::grammar< boost::json::string::const_iterator, Keyword()>

Public Attributes

Type Name
KeywordSymbol keyword_symbol
boost::spirit::qi::rule< boost::json::string::const_iterator, Keyword()> start

Public Functions

Type Name
KeywordGrammar ()

Public Attributes Documentation

variable keyword_symbol

KeywordSymbol zmbt::dsl::KeywordGrammar::keyword_symbol;

variable start

boost::spirit::qi::rule<boost::json::string::const_iterator, Keyword()> zmbt::dsl::KeywordGrammar::start;

Public Functions Documentation

function KeywordGrammar

zmbt::dsl::KeywordGrammar::KeywordGrammar () 


The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/model/keyword_grammar.hpp