Searched defs:SizeofPack (Results 1 – 1 of 1) sorted by relevance
2304 type SizeofPack struct { struct2305 Pack *ArgumentPack2308 func (sp *SizeofPack) print(ps *printState) {2319 func (sp *SizeofPack) Traverse(fn func(AST) bool) {2324 func (sp *SizeofPack) Copy(fn func(AST) AST, skip func(AST) bool) AST {2335 func (sp *SizeofPack) GoString() string {2339 func (sp *SizeofPack) goString(indent int, field string) string {