MCPcopy Create free account
hub / github.com/comaps/comaps / priority

Method priority

libs/indexer/drules_struct.pb.cc:1278–1281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1276 priority_ = 0;
1277}
1278::google::protobuf::int32 LineRuleProto::priority() const {
1279 // @@protoc_insertion_point(field_get:LineRuleProto.priority)
1280 return priority_;
1281}
1282void LineRuleProto::set_priority(::google::protobuf::int32 value) {
1283
1284 priority_ = value;

Callers 3

ByteSizeLongMethod · 0.95
MergeFromMethod · 0.60

Calls

no outgoing calls

Tested by

no test coverage detected