Uses of Interface
com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLineOrBuilder
Packages that use CommandLineOuterClass.CommandLineOrBuilder
Package
Description
-
Uses of CommandLineOuterClass.CommandLineOrBuilder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return CommandLineOuterClass.CommandLineOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.getStructuredCommandLineOrBuilder().command_line.CommandLine structured_command_line = 22;BuildEventStreamProtos.BuildEvent.getStructuredCommandLineOrBuilder().command_line.CommandLine structured_command_line = 22;BuildEventStreamProtos.BuildEventOrBuilder.getStructuredCommandLineOrBuilder().command_line.CommandLine structured_command_line = 22; -
Uses of CommandLineOuterClass.CommandLineOrBuilder in com.google.devtools.build.lib.runtime.proto
Classes in com.google.devtools.build.lib.runtime.proto that implement CommandLineOuterClass.CommandLineOrBuilderModifier and TypeClassDescriptionstatic final classRepresentation of a Bazel command line.static final classRepresentation of a Bazel command line.