#include <lexy/dsl/base.hpp>
Go to the source code of this file.
Classes | |
struct | lexyd::_pos |
struct | lexyd::_pos_dsl |
struct | lexyd::_posr< Rule > |
struct | lexyd::_posr< Rule >::bp< Reader > |
struct | lexyd::_posr< Rule >::p< NextParser > |
struct | lexyd::_pos::p< NextParser > |
Namespaces | |
lexyd | |
Variables | |
constexpr auto | lexyd::position = _pos_dsl{} |
Produces an iterator to the current reader position without parsing anything. More... | |