MCPcopy Create free account
hub / github.com/bytedance/bolt / name

Method name

bolt/expression/tests/CustomTypeTest.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 const char* name() const override {
65 return "fancy_int";
66 }
67};
68
69class FancyIntTypeFactories : public CustomTypeFactories {

Callers 15

tryBindMethod · 0.45
extractMethod · 0.45
parseDereferenceMethod · 0.45
shouldFlattenFunction · 0.45
isCallFunction · 0.45
collectCallNamesFunction · 0.45
toSubfieldFilterFunction · 0.45
flattenTopLevelConjunctsFunction · 0.45
toSubfieldMethod · 0.45
ensureReaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected