MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / CommentConfig

Class CommentConfig

native/thirdpart/flatbuffers/code_generators.h:155–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153};
154
155struct CommentConfig {
156 const char *first_line;
157 const char *content_line_prefix;
158 const char *last_line;
159};
160
161extern void GenComment(const std::vector<std::string> &dc,
162 std::string *code_ptr, const CommentConfig *config,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected