Searched defs:bp2buildInfo (Results 1 – 1 of 1) sorted by relevance
1394 type bp2buildInfo struct { struct1395 Dir string1396 BazelProps bazel.BazelTargetModuleProperties1397 CommonAttrs CommonAttributes1398 ConstraintAttrs constraintAttributes1399 Attrs interface{}1403 func (b bp2buildInfo) TargetName() string {1408 func (b bp2buildInfo) TargetPackage() string {1413 func (b bp2buildInfo) BazelRuleClass() string {1419 func (b bp2buildInfo) BazelRuleLoadLocation() string {[all …]