Uses of Class
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.FunctionReturnInfo
Packages that use StardocOutputProtos.FunctionReturnInfo
-
Uses of StardocOutputProtos.FunctionReturnInfo in com.google.devtools.build.lib.starlarkdocextract
Methods in com.google.devtools.build.lib.starlarkdocextract that return StardocOutputProtos.FunctionReturnInfoModifier and TypeMethodDescriptionStardocOutputProtos.FunctionReturnInfo.Builder.build()StardocOutputProtos.FunctionReturnInfo.Builder.buildPartial()StardocOutputProtos.FunctionReturnInfo.getDefaultInstance()StardocOutputProtos.FunctionReturnInfo.Builder.getDefaultInstanceForType()StardocOutputProtos.FunctionReturnInfo.getDefaultInstanceForType()StardocOutputProtos.StarlarkFunctionInfo.Builder.getReturn()The return value for the function.StardocOutputProtos.StarlarkFunctionInfo.getReturn()The return value for the function.StardocOutputProtos.StarlarkFunctionInfoOrBuilder.getReturn()The return value for the function.StardocOutputProtos.FunctionReturnInfo.parseDelimitedFrom(InputStream input) StardocOutputProtos.FunctionReturnInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.FunctionReturnInfo.parseFrom(byte[] data) StardocOutputProtos.FunctionReturnInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.FunctionReturnInfo.parseFrom(com.google.protobuf.ByteString data) StardocOutputProtos.FunctionReturnInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.FunctionReturnInfo.parseFrom(com.google.protobuf.CodedInputStream input) StardocOutputProtos.FunctionReturnInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.FunctionReturnInfo.parseFrom(InputStream input) StardocOutputProtos.FunctionReturnInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StardocOutputProtos.FunctionReturnInfo.parseFrom(ByteBuffer data) StardocOutputProtos.FunctionReturnInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.starlarkdocextract that return types with arguments of type StardocOutputProtos.FunctionReturnInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StardocOutputProtos.FunctionReturnInfo>StardocOutputProtos.FunctionReturnInfo.getParserForType()static com.google.protobuf.Parser<StardocOutputProtos.FunctionReturnInfo>StardocOutputProtos.FunctionReturnInfo.parser()Methods in com.google.devtools.build.lib.starlarkdocextract with parameters of type StardocOutputProtos.FunctionReturnInfoModifier and TypeMethodDescriptionStardocOutputProtos.FunctionReturnInfo.Builder.mergeFrom(StardocOutputProtos.FunctionReturnInfo other) StardocOutputProtos.StarlarkFunctionInfo.Builder.mergeReturn(StardocOutputProtos.FunctionReturnInfo value) The return value for the function.StardocOutputProtos.FunctionReturnInfo.newBuilder(StardocOutputProtos.FunctionReturnInfo prototype) StardocOutputProtos.StarlarkFunctionInfo.Builder.setReturn(StardocOutputProtos.FunctionReturnInfo value) The return value for the function.