MCPcopy Create free account
hub / github.com/apache/trafficserver / remainingTokens

Method remainingTokens

lib/catch2/catch.hpp:9055–9055  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9053
9054 auto type() const -> ParseResultType { return m_type; }
9055 auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
9056
9057 private:
9058 ParseResultType m_type;

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected