template<class keyword, class... actions>
tk::grm::process_alpha struct

Process 'keyword' and if matches, parse following token (expecting pegtl::alpha and call zero or more actions on it.