MCPcopy Create free account
hub / github.com/apache/fory / sizeProp

Method sizeProp

javascript/packages/core/lib/gen/set.ts:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 }
42
43 sizeProp() {
44 return "size";
45 }
46
47 putAccessor(result: string, item: string): string {
48 return `${result}.add(${item})`;

Callers 2

writeSpecificTypeFunction · 0.45
writeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected