plugify 1.2.8
|
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_stream | inline |
advance_if_match(token &token, token_type type) noexcept (defined in plg::detail::token_stream) | plg::detail::token_stream | inline |
advance_if_match(token_type type) noexcept (defined in plg::detail::token_stream) | plg::detail::token_stream | inline |
check(token_type type) const noexcept (defined in plg::detail::token_stream) | plg::detail::token_stream | inline |
consume(token_type type) noexcept (defined in plg::detail::token_stream) | plg::detail::token_stream | inline |
peek(std::size_t k=0) const noexcept (defined in plg::detail::token_stream) | plg::detail::token_stream | inline |
previous() const noexcept (defined in plg::detail::token_stream) | plg::detail::token_stream | inline |
push(const token &token) noexcept (defined in plg::detail::token_stream) | plg::detail::token_stream | inline |
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_stream | inlineexplicit |