Uses of Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.SourceFile
Packages that use Build.SourceFile
-
Uses of Build.SourceFile in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.SourceFileModifier and TypeMethodDescriptionBuild.SourceFile.Builder.build()Build.SourceFile.Builder.buildPartial()static Build.SourceFileBuild.SourceFile.getDefaultInstance()Build.SourceFile.Builder.getDefaultInstanceForType()Build.SourceFile.getDefaultInstanceForType()Build.Target.Builder.getSourceFile()A file that is not generated by the build system (version controlled or created by the test harness).Build.Target.getSourceFile()A file that is not generated by the build system (version controlled or created by the test harness).Build.TargetOrBuilder.getSourceFile()A file that is not generated by the build system (version controlled or created by the test harness).static Build.SourceFileBuild.SourceFile.parseDelimitedFrom(InputStream input) static Build.SourceFileBuild.SourceFile.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.SourceFileBuild.SourceFile.parseFrom(byte[] data) static Build.SourceFileBuild.SourceFile.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.SourceFileBuild.SourceFile.parseFrom(com.google.protobuf.ByteString data) static Build.SourceFileBuild.SourceFile.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.SourceFileBuild.SourceFile.parseFrom(com.google.protobuf.CodedInputStream input) static Build.SourceFileBuild.SourceFile.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.SourceFileBuild.SourceFile.parseFrom(InputStream input) static Build.SourceFileBuild.SourceFile.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Build.SourceFileBuild.SourceFile.parseFrom(ByteBuffer data) static Build.SourceFileBuild.SourceFile.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.SourceFileModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Build.SourceFile>Build.SourceFile.getParserForType()static com.google.protobuf.Parser<Build.SourceFile>Build.SourceFile.parser()Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.SourceFileModifier and TypeMethodDescriptionBuild.SourceFile.Builder.mergeFrom(Build.SourceFile other) Build.Target.Builder.mergeSourceFile(Build.SourceFile value) A file that is not generated by the build system (version controlled or created by the test harness).static Build.SourceFile.BuilderBuild.SourceFile.newBuilder(Build.SourceFile prototype) Build.Target.Builder.setSourceFile(Build.SourceFile value) A file that is not generated by the build system (version controlled or created by the test harness).