Uses of Interface
com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLineSectionOrBuilder
Packages that use CommandLineOuterClass.CommandLineSectionOrBuilder
-
Uses of CommandLineOuterClass.CommandLineSectionOrBuilder in com.google.devtools.build.lib.runtime.proto
Classes in com.google.devtools.build.lib.runtime.proto that implement CommandLineOuterClass.CommandLineSectionOrBuilderModifier and TypeClassDescriptionstatic final classA section of the Bazel command line.static final classA section of the Bazel command line.Methods in com.google.devtools.build.lib.runtime.proto that return CommandLineOuterClass.CommandLineSectionOrBuilderModifier and TypeMethodDescriptionCommandLineOuterClass.CommandLine.Builder.getSectionsOrBuilder(int index) A Bazel command line is made of distinct parts.CommandLineOuterClass.CommandLine.getSectionsOrBuilder(int index) A Bazel command line is made of distinct parts.CommandLineOuterClass.CommandLineOrBuilder.getSectionsOrBuilder(int index) A Bazel command line is made of distinct parts.Methods in com.google.devtools.build.lib.runtime.proto that return types with arguments of type CommandLineOuterClass.CommandLineSectionOrBuilderModifier and TypeMethodDescriptionCommandLineOuterClass.CommandLine.Builder.getSectionsOrBuilderList()A Bazel command line is made of distinct parts.CommandLineOuterClass.CommandLine.getSectionsOrBuilderList()A Bazel command line is made of distinct parts.CommandLineOuterClass.CommandLineOrBuilder.getSectionsOrBuilderList()A Bazel command line is made of distinct parts.