Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.Attribute.SelectorListOrBuilder
Packages that use Build.Attribute.SelectorListOrBuilder
-
Uses of Build.Attribute.SelectorListOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.Attribute.SelectorListOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeblaze_query.Attribute.SelectorListstatic final classProtobuf typeblaze_query.Attribute.SelectorListMethods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.Attribute.SelectorListOrBuilderModifier and TypeMethodDescriptionBuild.Attribute.Builder.getSelectorListOrBuilder()If this attribute's value is an expression containing one or more select expressions, then its type is SELECTOR_LIST and a SelectorList will be stored here.Build.Attribute.getSelectorListOrBuilder()If this attribute's value is an expression containing one or more select expressions, then its type is SELECTOR_LIST and a SelectorList will be stored here.Build.AttributeOrBuilder.getSelectorListOrBuilder()If this attribute's value is an expression containing one or more select expressions, then its type is SELECTOR_LIST and a SelectorList will be stored here.