MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / print

Method print

sql/item.h:2078–2081  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2076 {}
2077
2078 virtual inline void print(String *str, enum_query_type query_type)
2079 {
2080 str->append(func_name);
2081 }
2082};
2083
2084

Callers

nothing calls this directly

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected