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

Method type

unittests/catch.hpp:5830–5830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5828 {}
5829
5830 auto type() const -> ParseResultType { return m_type; }
5831 auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
5832
5833 private:

Callers 3

BasicResultMethod · 0.45
parseMethod · 0.45
AnyClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected