()
| 3336 | var xxx_messageInfo_SchemaNode proto.InternalMessageInfo |
| 3337 | |
| 3338 | func (m *SchemaNode) GetPredicate() string { |
| 3339 | if m != nil { |
| 3340 | return m.Predicate |
| 3341 | } |
| 3342 | return "" |
| 3343 | } |
| 3344 | |
| 3345 | func (m *SchemaNode) GetType() string { |
| 3346 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected