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

Method EmitKindTag

lib/yamlcpp/src/emitter.cpp:929–929  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

927}
928
929void Emitter::EmitKindTag() { Write(LocalTag("")); }
930
931Emitter& Emitter::Write(const _Comment& comment) {
932 if (!good())

Callers

nothing calls this directly

Calls 2

WriteClass · 0.85
LocalTagFunction · 0.85

Tested by

no test coverage detected