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

Method type

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

Source from the content-addressed store, hash-verified

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

Callers 2

BasicResultMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected