Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ remainingTokens
Method
remainingTokens
extlibs/catch/include/catch/catch.hpp:8736–8736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8734
8735
auto type() const -> ParseResultType { return m_type; }
8736
auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
8737
8738
private:
8739
ParseResultType m_type;
Callers
1
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected