Uses of Interface
com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.ChunkListOrBuilder
Packages that use CommandLineOuterClass.ChunkListOrBuilder
-
Uses of CommandLineOuterClass.ChunkListOrBuilder in com.google.devtools.build.lib.runtime.proto
Classes in com.google.devtools.build.lib.runtime.proto that implement CommandLineOuterClass.ChunkListOrBuilderModifier and TypeClassDescriptionstatic final classWrapper to allow a list of strings in the "oneof" section_type.static final classWrapper to allow a list of strings in the "oneof" section_type.Methods in com.google.devtools.build.lib.runtime.proto that return CommandLineOuterClass.ChunkListOrBuilderModifier and TypeMethodDescriptionCommandLineOuterClass.CommandLineSection.Builder.getChunkListOrBuilder()Sections with non-options, such as the list of targets or the command, should use simple string chunks.CommandLineOuterClass.CommandLineSection.getChunkListOrBuilder()Sections with non-options, such as the list of targets or the command, should use simple string chunks.CommandLineOuterClass.CommandLineSectionOrBuilder.getChunkListOrBuilder()Sections with non-options, such as the list of targets or the command, should use simple string chunks.