MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / type

Method type

extlibs/catch/include/catch/catch.hpp:8735–8735  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8733 {}
8734
8735 auto type() const -> ParseResultType { return m_type; }
8736 auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
8737
8738 private:

Callers 2

BasicResultMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected