plugify 1.2.8
Loading...
Searching...
No Matches
plg::detail::token_stream Member List

This is the complete list of members for plg::detail::token_stream, including all inherited members.

advance() noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
advance_if_match(token &token, token_type type) noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
advance_if_match(token_type type) noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
check(token_type type) const noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
consume(token_type type) noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
peek(std::size_t k=0) const noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
previous() const noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
push(const token &token) noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminline
token_stream()=default (defined in plg::detail::token_stream)plg::detail::token_stream
token_stream(vector< token > tokens) noexcept (defined in plg::detail::token_stream)plg::detail::token_streaminlineexplicit