MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / remainingTokens

Method remainingTokens

Bcore/src/main/cpp/Dobby/tests/catch.hpp:5630–5632  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5628 return m_type;
5629 }
5630 auto remainingTokens() const -> TokenStream {
5631 return m_remainingTokens;
5632 }
5633
5634private:
5635 ParseResultType m_type;

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected