|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ProtoBuf.CallableOrBuilder
| Method Summary | |
|---|---|
int |
getFlags()
optional int32 flags = 1; |
int |
getGetterFlags()
optional int32 getter_flags = 9; |
int |
getName()
required int32 name = 6; |
ProtoBuf.Type |
getReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5; |
ProtoBuf.Type |
getReturnType()
required .org.jetbrains.kotlin.serialization.Type return_type = 8; |
int |
getSetterFlags()
optional int32 setter_flags = 10; |
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.Callable.ValueParameter |
getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.Callable.ValueParameter value_parameter = 7; |
int |
getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.Callable.ValueParameter value_parameter = 7; |
java.util.List<ProtoBuf.Callable.ValueParameter> |
getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.Callable.ValueParameter value_parameter = 7; |
boolean |
hasFlags()
optional int32 flags = 1; |
boolean |
hasGetterFlags()
optional int32 getter_flags = 9; |
boolean |
hasName()
required int32 name = 6; |
boolean |
hasReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5; |
boolean |
hasReturnType()
required .org.jetbrains.kotlin.serialization.Type return_type = 8; |
boolean |
hasSetterFlags()
optional int32 setter_flags = 10; |
| Methods inherited from interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder |
|---|
getExtension, getExtension, getExtensionCount, hasExtension |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasFlags()
optional int32 flags = 1;
Visibility Modality has_annotations CallableKind MemberKind hasGetter hasSetter hasConstant
int getFlags()
optional int32 flags = 1;
Visibility Modality has_annotations CallableKind MemberKind hasGetter hasSetter hasConstant
boolean hasGetterFlags()
optional int32 getter_flags = 9;
isNotDefault Visibility Modality has_annotations
int getGetterFlags()
optional int32 getter_flags = 9;
isNotDefault Visibility Modality has_annotations
boolean hasSetterFlags()
optional int32 setter_flags = 10;
int getSetterFlags()
optional int32 setter_flags = 10;
java.util.List<ProtoBuf.TypeParameter> getTypeParameterList()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 4;
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;
boolean hasReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5;
ProtoBuf.Type getReceiverType()
optional .org.jetbrains.kotlin.serialization.Type receiver_type = 5;
boolean hasName()
required int32 name = 6;
Id in the StringTable
int getName()
required int32 name = 6;
Id in the StringTable
java.util.List<ProtoBuf.Callable.ValueParameter> getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.Callable.ValueParameter value_parameter = 7;
Value parameters for functions and constructors, or setter value parameter for properties
ProtoBuf.Callable.ValueParameter getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.Callable.ValueParameter value_parameter = 7;
Value parameters for functions and constructors, or setter value parameter for properties
int getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.Callable.ValueParameter value_parameter = 7;
Value parameters for functions and constructors, or setter value parameter for properties
boolean hasReturnType()
required .org.jetbrains.kotlin.serialization.Type return_type = 8;
ProtoBuf.Type getReturnType()
required .org.jetbrains.kotlin.serialization.Type return_type = 8;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||