()
| 4108 | func (m *Num) String() string { return proto.CompactTextString(m) } |
| 4109 | func (*Num) ProtoMessage() {} |
| 4110 | func (*Num) Descriptor() ([]byte, []int) { |
| 4111 | return fileDescriptor_f80abaa17e25ccc8, []int{51} |
| 4112 | } |
| 4113 | func (m *Num) XXX_Unmarshal(b []byte) error { |
| 4114 | return m.Unmarshal(b) |
| 4115 | } |
nothing calls this directly
no outgoing calls
no test coverage detected