boost::parser::_end
// In header: <boost/parser/parser_fwd.hpp> template<typename Context> decltype(auto) _end(Context const & context);
Returns an iterator to the end of the entire sequence being parsed.