|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.protobuf.AbstractMessageLite
org.jetbrains.kotlin.protobuf.GeneratedMessageLite
org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage<ProtoBuf.Function>
org.jetbrains.kotlin.serialization.ProtoBuf.Function
public static final class ProtoBuf.Function
Protobuf type org.jetbrains.kotlin.serialization.Function
Nested Class Summary | |
---|---|
static class |
ProtoBuf.Function.Builder
Protobuf type org.jetbrains.kotlin.serialization.Function |
Nested classes/interfaces inherited from class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage |
---|
org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter |
Nested classes/interfaces inherited from class org.jetbrains.kotlin.protobuf.GeneratedMessageLite |
---|
org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage>, org.jetbrains.kotlin.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends org.jetbrains.kotlin.protobuf.MessageLite,Type> |
Field Summary | |
---|---|
static int |
FLAGS_FIELD_NUMBER
|
static int |
NAME_FIELD_NUMBER
|
static int |
OLD_FLAGS_FIELD_NUMBER
|
static org.jetbrains.kotlin.protobuf.Parser<ProtoBuf.Function> |
PARSER
|
static int |
RECEIVER_TYPE_FIELD_NUMBER
|
static int |
RECEIVER_TYPE_ID_FIELD_NUMBER
|
static int |
RETURN_TYPE_FIELD_NUMBER
|
static int |
RETURN_TYPE_ID_FIELD_NUMBER
|
static int |
TYPE_PARAMETER_FIELD_NUMBER
|
static int |
TYPE_TABLE_FIELD_NUMBER
|
static int |
VALUE_PARAMETER_FIELD_NUMBER
|
Method Summary | |
---|---|
static ProtoBuf.Function |
getDefaultInstance()
|
ProtoBuf.Function |
getDefaultInstanceForType()
|
int |
getFlags()
optional int32 flags = 9 [default = 6]; |
int |
getName()
required int32 name = 2; |
int |
getOldFlags()
optional int32 old_flags = 1 [default = 6]; |
org.jetbrains.kotlin.protobuf.Parser<ProtoBuf.Function> |
getParserForType()
|
ProtoBuf.Type |
getReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5; |
int |
getReceiverTypeId()
optional int32 receiver_type_id = 8; |
ProtoBuf.Type |
getReturnType()
optional .org.jetbrains.kotlin.serialization.Type return_type = 3; |
int |
getReturnTypeId()
optional int32 return_type_id = 7; |
int |
getSerializedSize()
|
ProtoBuf.TypeParameter |
getTypeParameter(int index)
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4; |
int |
getTypeParameterCount()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4; |
java.util.List<ProtoBuf.TypeParameter> |
getTypeParameterList()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4; |
ProtoBuf.TypeParameterOrBuilder |
getTypeParameterOrBuilder(int index)
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4; |
java.util.List<? extends ProtoBuf.TypeParameterOrBuilder> |
getTypeParameterOrBuilderList()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4; |
ProtoBuf.TypeTable |
getTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30; |
ProtoBuf.ValueParameter |
getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6; |
int |
getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6; |
java.util.List<ProtoBuf.ValueParameter> |
getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6; |
ProtoBuf.ValueParameterOrBuilder |
getValueParameterOrBuilder(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6; |
java.util.List<? extends ProtoBuf.ValueParameterOrBuilder> |
getValueParameterOrBuilderList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6; |
boolean |
hasFlags()
optional int32 flags = 9 [default = 6]; |
boolean |
hasName()
required int32 name = 2; |
boolean |
hasOldFlags()
optional int32 old_flags = 1 [default = 6]; |
boolean |
hasReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5; |
boolean |
hasReceiverTypeId()
optional int32 receiver_type_id = 8; |
boolean |
hasReturnType()
optional .org.jetbrains.kotlin.serialization.Type return_type = 3; |
boolean |
hasReturnTypeId()
optional int32 return_type_id = 7; |
boolean |
hasTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30; |
boolean |
isInitialized()
|
static ProtoBuf.Function.Builder |
newBuilder()
|
static ProtoBuf.Function.Builder |
newBuilder(ProtoBuf.Function prototype)
|
ProtoBuf.Function.Builder |
newBuilderForType()
|
static ProtoBuf.Function |
parseDelimitedFrom(java.io.InputStream input)
|
static ProtoBuf.Function |
parseDelimitedFrom(java.io.InputStream input,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtoBuf.Function |
parseFrom(byte[] data)
|
static ProtoBuf.Function |
parseFrom(byte[] data,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtoBuf.Function |
parseFrom(org.jetbrains.kotlin.protobuf.ByteString data)
|
static ProtoBuf.Function |
parseFrom(org.jetbrains.kotlin.protobuf.ByteString data,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtoBuf.Function |
parseFrom(org.jetbrains.kotlin.protobuf.CodedInputStream input)
|
static ProtoBuf.Function |
parseFrom(org.jetbrains.kotlin.protobuf.CodedInputStream input,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtoBuf.Function |
parseFrom(java.io.InputStream input)
|
static ProtoBuf.Function |
parseFrom(java.io.InputStream input,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtoBuf.Function.Builder |
toBuilder()
|
protected java.lang.Object |
writeReplace()
|
void |
writeTo(org.jetbrains.kotlin.protobuf.CodedOutputStream output)
|
Methods inherited from class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessage |
---|
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getExtension, getExtension, getExtensionCount, hasExtension, makeExtensionsImmutable, newExtensionWriter, newMessageSetExtensionWriter, parseUnknownField |
Methods inherited from class org.jetbrains.kotlin.protobuf.GeneratedMessageLite |
---|
newRepeatedGeneratedExtension, newSingularGeneratedExtension |
Methods inherited from class org.jetbrains.kotlin.protobuf.AbstractMessageLite |
---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder |
---|
getExtension, getExtension, getExtensionCount, hasExtension |
Field Detail |
---|
public static org.jetbrains.kotlin.protobuf.Parser<ProtoBuf.Function> PARSER
public static final int FLAGS_FIELD_NUMBER
public static final int OLD_FLAGS_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int RETURN_TYPE_FIELD_NUMBER
public static final int RETURN_TYPE_ID_FIELD_NUMBER
public static final int TYPE_PARAMETER_FIELD_NUMBER
public static final int RECEIVER_TYPE_FIELD_NUMBER
public static final int RECEIVER_TYPE_ID_FIELD_NUMBER
public static final int VALUE_PARAMETER_FIELD_NUMBER
public static final int TYPE_TABLE_FIELD_NUMBER
Method Detail |
---|
public static ProtoBuf.Function getDefaultInstance()
public ProtoBuf.Function getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuilder
public org.jetbrains.kotlin.protobuf.Parser<ProtoBuf.Function> getParserForType()
getParserForType
in interface org.jetbrains.kotlin.protobuf.MessageLite
getParserForType
in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite
public boolean hasFlags()
optional int32 flags = 9 [default = 6];
hasAnnotations Visibility Modality MemberKind isOperator isInfix isInline isTailrec isExternal
hasFlags
in interface ProtoBuf.FunctionOrBuilder
public int getFlags()
optional int32 flags = 9 [default = 6];
hasAnnotations Visibility Modality MemberKind isOperator isInfix isInline isTailrec isExternal
getFlags
in interface ProtoBuf.FunctionOrBuilder
public boolean hasOldFlags()
optional int32 old_flags = 1 [default = 6];
hasOldFlags
in interface ProtoBuf.FunctionOrBuilder
public int getOldFlags()
optional int32 old_flags = 1 [default = 6];
getOldFlags
in interface ProtoBuf.FunctionOrBuilder
public boolean hasName()
required int32 name = 2;
hasName
in interface ProtoBuf.FunctionOrBuilder
public int getName()
required int32 name = 2;
getName
in interface ProtoBuf.FunctionOrBuilder
public boolean hasReturnType()
optional .org.jetbrains.kotlin.serialization.Type return_type = 3;
hasReturnType
in interface ProtoBuf.FunctionOrBuilder
public ProtoBuf.Type getReturnType()
optional .org.jetbrains.kotlin.serialization.Type return_type = 3;
getReturnType
in interface ProtoBuf.FunctionOrBuilder
public boolean hasReturnTypeId()
optional int32 return_type_id = 7;
hasReturnTypeId
in interface ProtoBuf.FunctionOrBuilder
public int getReturnTypeId()
optional int32 return_type_id = 7;
getReturnTypeId
in interface ProtoBuf.FunctionOrBuilder
public java.util.List<ProtoBuf.TypeParameter> getTypeParameterList()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4;
getTypeParameterList
in interface ProtoBuf.FunctionOrBuilder
public java.util.List<? extends ProtoBuf.TypeParameterOrBuilder> getTypeParameterOrBuilderList()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4;
public int getTypeParameterCount()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4;
getTypeParameterCount
in interface ProtoBuf.FunctionOrBuilder
public ProtoBuf.TypeParameter getTypeParameter(int index)
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4;
getTypeParameter
in interface ProtoBuf.FunctionOrBuilder
public ProtoBuf.TypeParameterOrBuilder getTypeParameterOrBuilder(int index)
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4;
public boolean hasReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5;
hasReceiverType
in interface ProtoBuf.FunctionOrBuilder
public ProtoBuf.Type getReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5;
getReceiverType
in interface ProtoBuf.FunctionOrBuilder
public boolean hasReceiverTypeId()
optional int32 receiver_type_id = 8;
hasReceiverTypeId
in interface ProtoBuf.FunctionOrBuilder
public int getReceiverTypeId()
optional int32 receiver_type_id = 8;
getReceiverTypeId
in interface ProtoBuf.FunctionOrBuilder
public java.util.List<ProtoBuf.ValueParameter> getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6;
getValueParameterList
in interface ProtoBuf.FunctionOrBuilder
public java.util.List<? extends ProtoBuf.ValueParameterOrBuilder> getValueParameterOrBuilderList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6;
public int getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6;
getValueParameterCount
in interface ProtoBuf.FunctionOrBuilder
public ProtoBuf.ValueParameter getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6;
getValueParameter
in interface ProtoBuf.FunctionOrBuilder
public ProtoBuf.ValueParameterOrBuilder getValueParameterOrBuilder(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 6;
public boolean hasTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30;
hasTypeTable
in interface ProtoBuf.FunctionOrBuilder
public ProtoBuf.TypeTable getTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30;
getTypeTable
in interface ProtoBuf.FunctionOrBuilder
public final boolean isInitialized()
isInitialized
in interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuilder
public void writeTo(org.jetbrains.kotlin.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface org.jetbrains.kotlin.protobuf.MessageLite
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface org.jetbrains.kotlin.protobuf.MessageLite
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite
java.io.ObjectStreamException
public static ProtoBuf.Function parseFrom(org.jetbrains.kotlin.protobuf.ByteString data) throws org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
public static ProtoBuf.Function parseFrom(org.jetbrains.kotlin.protobuf.ByteString data, org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry) throws org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
public static ProtoBuf.Function parseFrom(byte[] data) throws org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
public static ProtoBuf.Function parseFrom(byte[] data, org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry) throws org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
org.jetbrains.kotlin.protobuf.InvalidProtocolBufferException
public static ProtoBuf.Function parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static ProtoBuf.Function parseFrom(java.io.InputStream input, org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static ProtoBuf.Function parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static ProtoBuf.Function parseDelimitedFrom(java.io.InputStream input, org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static ProtoBuf.Function parseFrom(org.jetbrains.kotlin.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static ProtoBuf.Function parseFrom(org.jetbrains.kotlin.protobuf.CodedInputStream input, org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static ProtoBuf.Function.Builder newBuilder()
public ProtoBuf.Function.Builder newBuilderForType()
newBuilderForType
in interface org.jetbrains.kotlin.protobuf.MessageLite
public static ProtoBuf.Function.Builder newBuilder(ProtoBuf.Function prototype)
public ProtoBuf.Function.Builder toBuilder()
toBuilder
in interface org.jetbrains.kotlin.protobuf.MessageLite
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |