mupp 1.1.0
Loading...
Searching...
No Matches
PStatementDef.hpp File Reference
#include "PStatement.hpp"
#include "PExpressionDef.hpp"
#include "PErrorHandler.hpp"
#include "PAnnotation.hpp"
Include dependency graph for PStatementDef.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mupp
 
namespace  mupp::parser
 

Variables

statement_list_type const mupp::parser::statement_list = "statement_list"
 
variable_declaration_type const mupp::parser::variable_declaration = "variable_declaration"
 
assignment_type const mupp::parser::assignment = "assignment"
 
stmt_identifier_type const mupp::parser::stmt_identifier = "identifier"
 
auto const mupp::parser::statement_list_def
 
auto const mupp::parser::stmt_identifier_def
 
auto const mupp::parser::variable_declaration_def
 
auto const mupp::parser::assignment_def