()
| 3306 | func (m *SchemaNode) String() string { return proto.CompactTextString(m) } |
| 3307 | func (*SchemaNode) ProtoMessage() {} |
| 3308 | func (*SchemaNode) Descriptor() ([]byte, []int) { |
| 3309 | return fileDescriptor_f80abaa17e25ccc8, []int{38} |
| 3310 | } |
| 3311 | func (m *SchemaNode) XXX_Unmarshal(b []byte) error { |
| 3312 | return m.Unmarshal(b) |
| 3313 | } |
nothing calls this directly
no outgoing calls
no test coverage detected