MyLang
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Namespaces | Typedefs
mylang_syntax_spec.hpp File Reference
#include <set>
#include "parser/myparser_rule.hpp"
Include dependency graph for mylang_syntax_spec.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  myparser::NodeId< TX >
 
class  myparser::NodeTyped< BuiltinSpace, NodeListIndexed< I > >
 
class  myparser::NodeTyped< RuleId, NodeText<> >
 

Namespaces

 myparser
 

Typedefs

using myparser::RuleId = MP_STR("id", 2)
 
using myparser::ErrorId = MP_STR("Illegal identifier", 18)