#include <branch.hpp>
Public Types | |
template<typename Reader > | |
using | bp = lexy::unconditional_branch_parser< _else, Reader > |
template<typename NextParser > | |
using | p = NextParser |
Definition at line 115 of file branch.hpp.
using lexyd::_else::bp = lexy::unconditional_branch_parser<_else, Reader> |
Definition at line 121 of file branch.hpp.
using lexyd::_else::p = NextParser |
Definition at line 118 of file branch.hpp.