Uses of Interface
com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.OptionListOrBuilder
-
Packages that use CommandLineOuterClass.OptionListOrBuilder Package Description com.google.devtools.build.lib.runtime.proto -
-
Uses of CommandLineOuterClass.OptionListOrBuilder in com.google.devtools.build.lib.runtime.proto
Classes in com.google.devtools.build.lib.runtime.proto that implement CommandLineOuterClass.OptionListOrBuilder Modifier and Type Class Description static classCommandLineOuterClass.OptionListWrapper to allow a list of options in the "oneof" section_type.static classCommandLineOuterClass.OptionList.BuilderWrapper to allow a list of options in the "oneof" section_type.Methods in com.google.devtools.build.lib.runtime.proto that return CommandLineOuterClass.OptionListOrBuilder Modifier and Type Method Description CommandLineOuterClass.OptionListOrBuilderCommandLineOuterClass.CommandLineSection.Builder. getOptionListOrBuilder()Startup and command options are lists of options and belong here.CommandLineOuterClass.OptionListOrBuilderCommandLineOuterClass.CommandLineSection. getOptionListOrBuilder()Startup and command options are lists of options and belong here.CommandLineOuterClass.OptionListOrBuilderCommandLineOuterClass.CommandLineSectionOrBuilder. getOptionListOrBuilder()Startup and command options are lists of options and belong here.
-