Iros
 
Loading...
Searching...
No Matches
di::parser::detail::MatchIntegerPrefixParser< mode > Class Template Reference

#include <di/parser/basic/integer.h>

Inheritance diagram for di::parser::detail::MatchIntegerPrefixParser< mode >:
[legend]

Public Member Functions

constexpr MatchIntegerPrefixParser (int radix)
 
template<concepts::ParserContext Context>
constexpr auto parse (Context &context) const -> meta::ParserContextResult< vocab::Tuple< int, meta::Reconstructed< Context, meta::ContainerIterator< Context >, meta::ContainerIterator< Context > > >, Context >
 

Constructor & Destructor Documentation

◆ MatchIntegerPrefixParser()

template<IntegerMode mode>
di::parser::detail::MatchIntegerPrefixParser< mode >::MatchIntegerPrefixParser ( int radix)
inlineexplicitconstexpr

Member Function Documentation

◆ parse()

template<IntegerMode mode>
template<concepts::ParserContext Context>
auto di::parser::detail::MatchIntegerPrefixParser< mode >::parse ( Context & context) const -> meta::ParserContextResult< vocab::Tuple< int, meta::Reconstructed<Context, meta::ContainerIterator<Context>, meta::ContainerIterator<Context>>>, Context>
inlineconstexpr

The documentation for this class was generated from the following file: