MCPcopy Create free account
hub / github.com/ablab/spades / postflightKey

Method postflightKey

ext/src/llvm/YAMLTraits.cpp:186–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186void Input::postflightKey(void *saveInfo) {
187 CurrentNode = reinterpret_cast<HNode *>(saveInfo);
188}
189
190void Input::endMapping() {
191 if (EC)

Callers 2

processKeyWithDefaultMethod · 0.80
processKeyMethod · 0.80

Calls 3

backMethod · 0.45
pop_backMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected