Tenncor
|
Global statements shared between all rule statements. More...
#include <parse.hpp>
Public Attributes | |
std::unordered_set< std::string > | symbols_ |
Set of declared ANY typed rule node id. More... | |
std::unordered_map< std::string, std::unordered_set< std::string > > | properties_ |
Map functor/group label to set of associated properties. More... | |
Global statements shared between all rule statements.
std::unordered_map<std::string, std::unordered_set<std::string> > opt::RulesContext::properties_ |
Map functor/group label to set of associated properties.
std::unordered_set<std::string> opt::RulesContext::symbols_ |
Set of declared ANY typed rule node id.