SciLex
A header-only C++20 lexer built on REAL
Loading...
Searching...
No Matches
scilex
token_iterator
scilex::token_iterator Member List
This is the complete list of members for
scilex::token_iterator
, including all inherited members.
advance
()
scilex::token_iterator
inline
private
current_
scilex::token_iterator
private
cursor_
scilex::token_iterator
private
difference_type
typedef
scilex::token_iterator
done_
scilex::token_iterator
private
eof_done_
scilex::token_iterator
private
iterator_category
typedef
scilex::token_iterator
operator!=
(const token_iterator &other) const
scilex::token_iterator
inline
operator*
() const
scilex::token_iterator
inline
operator++
()
scilex::token_iterator
inline
operator++
(int)
scilex::token_iterator
inline
operator->
() const
scilex::token_iterator
inline
operator==
(const token_iterator &other) const
scilex::token_iterator
inline
owner_
scilex::token_iterator
private
pointer
typedef
scilex::token_iterator
policy_
scilex::token_iterator
private
reference
typedef
scilex::token_iterator
source_
scilex::token_iterator
private
stack_
scilex::token_iterator
private
token_iterator
()=default
scilex::token_iterator
token_iterator
(const lexer &owner, std::string_view source, eof_policy policy)
scilex::token_iterator
inline
value_type
typedef
scilex::token_iterator
Generated by
1.9.8