MCPcopy Create free account
hub / github.com/Samsung/UTopia / getComment

Method getComment

external/jsoncpp/jsoncpp.cpp:3854–3856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3852}
3853
3854String Value::getComment(CommentPlacement placement) const {
3855 return comments_.get(placement);
3856}
3857
3858void Value::setOffsetStart(ptrdiff_t start) { start_ = start; }
3859

Callers 2

Calls 1

getMethod · 0.45

Tested by

no test coverage detected