Class CommandLineOuterClass
- java.lang.Object
-
- com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass
-
public final class CommandLineOuterClass extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCommandLineOuterClass.ChunkListWrapper to allow a list of strings in the "oneof" section_type.static interfaceCommandLineOuterClass.ChunkListOrBuilderstatic classCommandLineOuterClass.CommandLineRepresentation of a Bazel command line.static interfaceCommandLineOuterClass.CommandLineOrBuilderstatic classCommandLineOuterClass.CommandLineSectionA section of the Bazel command line.static interfaceCommandLineOuterClass.CommandLineSectionOrBuilderstatic classCommandLineOuterClass.OptionA single command line option.static classCommandLineOuterClass.OptionListWrapper to allow a list of options in the "oneof" section_type.static interfaceCommandLineOuterClass.OptionListOrBuilderstatic interfaceCommandLineOuterClass.OptionOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-