mupp 1.1.0
Loading...
Searching...
No Matches
PSkipper.hpp File Reference
#include <boost/spirit/home/x3.hpp>
Include dependency graph for PSkipper.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

auto const mupp::parser::single_line_comment = (lit('%') | lit('#') | lit("//")) >> *print >> eol
 
auto const mupp::parser::skipper