Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3854
String Value::getComment(CommentPlacement placement) const {
3855
return comments_.get(placement);
3856
}
3857
3858
void Value::setOffsetStart(ptrdiff_t start) { start_ = start; }
3859
Callers
2
writeCommentBeforeValue
Method · 0.80
writeCommentAfterValueOnSameLine
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected