Uses of Interface
com.google.devtools.build.lib.query2.proto.proto2api.Build.TargetOrBuilder
Packages that use Build.TargetOrBuilder
-
Uses of Build.TargetOrBuilder in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement Build.TargetOrBuilderModifier and TypeClassDescriptionstatic final classA target from a blaze query execution.static final classA target from a blaze query execution.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.TargetOrBuilderModifier and TypeMethodDescriptionBuild.QueryResult.Builder.getTargetOrBuilder(int index) All of the targets returned by the blaze query.Build.QueryResult.getTargetOrBuilder(int index) All of the targets returned by the blaze query.Build.QueryResultOrBuilder.getTargetOrBuilder(int index) All of the targets returned by the blaze query.Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.TargetOrBuilderModifier and TypeMethodDescriptionList<? extends Build.TargetOrBuilder>Build.QueryResult.Builder.getTargetOrBuilderList()All of the targets returned by the blaze query.List<? extends Build.TargetOrBuilder>Build.QueryResult.getTargetOrBuilderList()All of the targets returned by the blaze query.List<? extends Build.TargetOrBuilder>Build.QueryResultOrBuilder.getTargetOrBuilderList()All of the targets returned by the blaze query.