#include <production.hpp>
|
template<typename Context , typename Reader , typename... Args> |
static LEXY_PARSER_FUNC bool | parse (Context &context, Reader &reader, Args &&... args) |
|
template<typename Production, typename DepthError = void>
template<typename NextParser>
struct lexyd::_recb< Production, DepthError >::p< NextParser >
Definition at line 210 of file production.hpp.
◆ parse()
template<typename Production , typename DepthError = void>
template<typename NextParser >
template<typename Context , typename Reader , typename... Args>
static LEXY_PARSER_FUNC bool lexyd::_recb< Production, DepthError >::p< NextParser >::parse |
( |
Context & |
context, |
|
|
Reader & |
reader, |
|
|
Args &&... |
args |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: