Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5634
private:
5635
ParseResultType m_type;
Callers
1
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected