mupp 1.1.0
Loading...
Searching...
No Matches
PStatement.hpp File Reference
#include "PExpression.hpp"
Include dependency graph for PStatement.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
 

Typedefs

typedef x3::rule< statement_list_class, ast::statement_listmupp::parser::statement_list_type
 
typedef x3::rule< variable_declaration_class, ast::variable_declarationmupp::parser::variable_declaration_type
 
typedef x3::rule< assignment_class, ast::assignmentmupp::parser::assignment_type
 
typedef x3::rule< stmt_identifier_class, std::string > mupp::parser::stmt_identifier_type