MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / type

Method type

extern/Catch2/catch.hpp:9052–9052  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9050 {}
9051
9052 auto type() const -> ParseResultType { return m_type; }
9053 auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
9054
9055 private:

Callers 15

BasicResultMethod · 0.45
parseMethod · 0.45
diagnosticsMethod · 0.45
hashFunction · 0.45
json.hppFile · 0.45
containsFunction · 0.45
write_bsonMethod · 0.45
write_cborMethod · 0.45
write_msgpackMethod · 0.45
write_ubjsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected