Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.AttributeOrBuilder
Packages that use Build.AttributeOrBuilder
-
Uses of Build.AttributeOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.AttributeOrBuilderModifier and TypeClassDescriptionstatic final classA rule attribute.static final classA rule attribute.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.AttributeOrBuilderModifier and TypeMethodDescriptionBuild.Rule.Builder.getAttributeOrBuilder(int index) All of the attributes that describe the rule.Build.Rule.getAttributeOrBuilder(int index) All of the attributes that describe the rule.Build.RuleOrBuilder.getAttributeOrBuilder(int index) All of the attributes that describe the rule.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.AttributeOrBuilderModifier and TypeMethodDescriptionList<? extends Build.AttributeOrBuilder>Build.Rule.Builder.getAttributeOrBuilderList()All of the attributes that describe the rule.List<? extends Build.AttributeOrBuilder>Build.Rule.getAttributeOrBuilderList()All of the attributes that describe the rule.List<? extends Build.AttributeOrBuilder>Build.RuleOrBuilder.getAttributeOrBuilderList()All of the attributes that describe the rule.