Searched defs:SizeofPack (Results 1 – 1 of 1) sorted by relevance
1653 type SizeofPack struct { struct1654 Pack *ArgumentPack1657 func (sp *SizeofPack) print(ps *printState) {1661 func (sp *SizeofPack) Traverse(fn func(AST) bool) {1666 func (sp *SizeofPack) Copy(fn func(AST) AST, skip func(AST) bool) AST {1677 func (sp *SizeofPack) GoString() string {1681 func (sp *SizeofPack) goString(indent int, field string) string {