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

Method remainingTokens

Source/ThirdParty/catch2/catch.hpp:9048–9048  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9046
9047 auto type() const -> ParseResultType { return m_type; }
9048 auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
9049
9050 private:
9051 ParseResultType m_type;

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected