Unify Framework Lib 1.6.0
|
Main UAM grammer. More...
#include <attribute_mapper_grammar.hpp>
Static Public Attributes | |
static bool const | expect_dot = true |
Main UAM grammer.
This class defines the UAM grammer and is closely coupled with data types in the AST. This class does not in it self produce anything but a grammer definition, but when used with the boost::qi:parse_phrase function a text document can be transformed into a AST data structure.
For details on how this works see https://www.boost.org/doc/libs/1_76_0/libs/spirit/doc/html/spirit/qi/tutorials/employee___parsing_into_structs.html
IteratorType | |
Skipper |
|
static |