MCPcopy Create free account
hub / github.com/apache/trafficserver / OnDocumentEnd

Method OnDocumentEnd

lib/yamlcpp/src/nodebuilder.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31void NodeBuilder::OnDocumentStart(const Mark&) {}
32
33void NodeBuilder::OnDocumentEnd() {}
34
35void NodeBuilder::OnNull(const Mark& mark, anchor_t anchor) {
36 detail::node& node = Push(mark, anchor);

Callers 2

EmitMethod · 0.45
HandleDocumentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected