MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / remainingTokens

Method remainingTokens

unittests/catch.hpp:5831–5831  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5829
5830 auto type() const -> ParseResultType { return m_type; }
5831 auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
5832
5833 private:
5834 ParseResultType m_type;

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected