Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.FilesetEntryOrBuilder
Packages that use Build.FilesetEntryOrBuilder
-
Uses of Build.FilesetEntryOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.FilesetEntryOrBuilderModifier and TypeClassDescriptionstatic final classRepresents an entry attribute of a Fileset rule in a build file.static final classRepresents an entry attribute of a Fileset rule in a build file.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.FilesetEntryOrBuilderModifier and TypeMethodDescriptionBuild.Attribute.Builder.getFilesetListValueOrBuilder(int index) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.getFilesetListValueOrBuilder(int index) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.SelectorEntry.Builder.getFilesetListValueOrBuilder(int index) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.Attribute.SelectorEntry.getFilesetListValueOrBuilder(int index) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.Attribute.SelectorEntryOrBuilder.getFilesetListValueOrBuilder(int index) repeated .blaze_query.FilesetEntry fileset_list_value = 9;Build.AttributeOrBuilder.getFilesetListValueOrBuilder(int index) If the attribute is part of a Fileset, the fileset entries are stored in this field.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.FilesetEntryOrBuilderModifier and TypeMethodDescriptionList<? extends Build.FilesetEntryOrBuilder>Build.Attribute.Builder.getFilesetListValueOrBuilderList()If the attribute is part of a Fileset, the fileset entries are stored in this field.List<? extends Build.FilesetEntryOrBuilder>Build.Attribute.getFilesetListValueOrBuilderList()If the attribute is part of a Fileset, the fileset entries are stored in this field.List<? extends Build.FilesetEntryOrBuilder>Build.Attribute.SelectorEntry.Builder.getFilesetListValueOrBuilderList()repeated .blaze_query.FilesetEntry fileset_list_value = 9;List<? extends Build.FilesetEntryOrBuilder>Build.Attribute.SelectorEntry.getFilesetListValueOrBuilderList()repeated .blaze_query.FilesetEntry fileset_list_value = 9;List<? extends Build.FilesetEntryOrBuilder>Build.Attribute.SelectorEntryOrBuilder.getFilesetListValueOrBuilderList()repeated .blaze_query.FilesetEntry fileset_list_value = 9;List<? extends Build.FilesetEntryOrBuilder>Build.AttributeOrBuilder.getFilesetListValueOrBuilderList()If the attribute is part of a Fileset, the fileset entries are stored in this field.