|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProtoBuf.ClassOrBuilder
Method Summary | |
---|---|
int |
getCompanionObjectName()
optional int32 companion_object_name = 4; |
ProtoBuf.Constructor |
getConstructor(int index)
repeated .org.jetbrains.kotlin.serialization.Constructor constructor = 8; |
int |
getConstructorCount()
repeated .org.jetbrains.kotlin.serialization.Constructor constructor = 8; |
java.util.List<ProtoBuf.Constructor> |
getConstructorList()
repeated .org.jetbrains.kotlin.serialization.Constructor constructor = 8; |
ProtoBuf.EnumEntry |
getEnumEntry(int index)
repeated .org.jetbrains.kotlin.serialization.EnumEntry enum_entry = 13; |
int |
getEnumEntryCount()
repeated .org.jetbrains.kotlin.serialization.EnumEntry enum_entry = 13; |
java.util.List<ProtoBuf.EnumEntry> |
getEnumEntryList()
repeated .org.jetbrains.kotlin.serialization.EnumEntry enum_entry = 13; |
int |
getFlags()
optional int32 flags = 1 [default = 6]; |
int |
getFqName()
required int32 fq_name = 3; |
ProtoBuf.Function |
getFunction(int index)
repeated .org.jetbrains.kotlin.serialization.Function function = 9; |
int |
getFunctionCount()
repeated .org.jetbrains.kotlin.serialization.Function function = 9; |
java.util.List<ProtoBuf.Function> |
getFunctionList()
repeated .org.jetbrains.kotlin.serialization.Function function = 9; |
int |
getNestedClassName(int index)
repeated int32 nested_class_name = 7 [packed = true]; |
int |
getNestedClassNameCount()
repeated int32 nested_class_name = 7 [packed = true]; |
java.util.List<java.lang.Integer> |
getNestedClassNameList()
repeated int32 nested_class_name = 7 [packed = true]; |
ProtoBuf.Property |
getProperty(int index)
repeated .org.jetbrains.kotlin.serialization.Property property = 10; |
int |
getPropertyCount()
repeated .org.jetbrains.kotlin.serialization.Property property = 10; |
java.util.List<ProtoBuf.Property> |
getPropertyList()
repeated .org.jetbrains.kotlin.serialization.Property property = 10; |
ProtoBuf.Type |
getSupertype(int index)
repeated .org.jetbrains.kotlin.serialization.Type supertype = 6; |
int |
getSupertypeCount()
repeated .org.jetbrains.kotlin.serialization.Type supertype = 6; |
int |
getSupertypeId(int index)
repeated int32 supertype_id = 2 [packed = true]; |
int |
getSupertypeIdCount()
repeated int32 supertype_id = 2 [packed = true]; |
java.util.List<java.lang.Integer> |
getSupertypeIdList()
repeated int32 supertype_id = 2 [packed = true]; |
java.util.List<ProtoBuf.Type> |
getSupertypeList()
repeated .org.jetbrains.kotlin.serialization.Type supertype = 6; |
ProtoBuf.TypeParameter |
getTypeParameter(int index)
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 5; |
int |
getTypeParameterCount()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 5; |
java.util.List<ProtoBuf.TypeParameter> |
getTypeParameterList()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 5; |
ProtoBuf.TypeTable |
getTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30; |
boolean |
hasCompanionObjectName()
optional int32 companion_object_name = 4; |
boolean |
hasFlags()
optional int32 flags = 1 [default = 6]; |
boolean |
hasFqName()
required int32 fq_name = 3; |
boolean |
hasTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30; |
Methods inherited from interface org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder |
---|
getExtension, getExtension, getExtensionCount, hasExtension |
Methods inherited from interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuilder |
---|
getDefaultInstanceForType, isInitialized |
Method Detail |
---|
boolean hasFlags()
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility Modality ClassKind isInner isData
int getFlags()
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility Modality ClassKind isInner isData
boolean hasFqName()
required int32 fq_name = 3;
int getFqName()
required int32 fq_name = 3;
boolean hasCompanionObjectName()
optional int32 companion_object_name = 4;
int getCompanionObjectName()
optional int32 companion_object_name = 4;
java.util.List<ProtoBuf.TypeParameter> getTypeParameterList()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 5;
ProtoBuf.TypeParameter getTypeParameter(int index)
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 5;
int getTypeParameterCount()
repeated .org.jetbrains.kotlin.serialization.TypeParameter type_parameter = 5;
java.util.List<ProtoBuf.Type> getSupertypeList()
repeated .org.jetbrains.kotlin.serialization.Type supertype = 6;
ProtoBuf.Type getSupertype(int index)
repeated .org.jetbrains.kotlin.serialization.Type supertype = 6;
int getSupertypeCount()
repeated .org.jetbrains.kotlin.serialization.Type supertype = 6;
java.util.List<java.lang.Integer> getSupertypeIdList()
repeated int32 supertype_id = 2 [packed = true];
int getSupertypeIdCount()
repeated int32 supertype_id = 2 [packed = true];
int getSupertypeId(int index)
repeated int32 supertype_id = 2 [packed = true];
java.util.List<java.lang.Integer> getNestedClassNameList()
repeated int32 nested_class_name = 7 [packed = true];
int getNestedClassNameCount()
repeated int32 nested_class_name = 7 [packed = true];
int getNestedClassName(int index)
repeated int32 nested_class_name = 7 [packed = true];
java.util.List<ProtoBuf.Constructor> getConstructorList()
repeated .org.jetbrains.kotlin.serialization.Constructor constructor = 8;
ProtoBuf.Constructor getConstructor(int index)
repeated .org.jetbrains.kotlin.serialization.Constructor constructor = 8;
int getConstructorCount()
repeated .org.jetbrains.kotlin.serialization.Constructor constructor = 8;
java.util.List<ProtoBuf.Function> getFunctionList()
repeated .org.jetbrains.kotlin.serialization.Function function = 9;
ProtoBuf.Function getFunction(int index)
repeated .org.jetbrains.kotlin.serialization.Function function = 9;
int getFunctionCount()
repeated .org.jetbrains.kotlin.serialization.Function function = 9;
java.util.List<ProtoBuf.Property> getPropertyList()
repeated .org.jetbrains.kotlin.serialization.Property property = 10;
ProtoBuf.Property getProperty(int index)
repeated .org.jetbrains.kotlin.serialization.Property property = 10;
int getPropertyCount()
repeated .org.jetbrains.kotlin.serialization.Property property = 10;
java.util.List<ProtoBuf.EnumEntry> getEnumEntryList()
repeated .org.jetbrains.kotlin.serialization.EnumEntry enum_entry = 13;
ProtoBuf.EnumEntry getEnumEntry(int index)
repeated .org.jetbrains.kotlin.serialization.EnumEntry enum_entry = 13;
int getEnumEntryCount()
repeated .org.jetbrains.kotlin.serialization.EnumEntry enum_entry = 13;
boolean hasTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30;
ProtoBuf.TypeTable getTypeTable()
optional .org.jetbrains.kotlin.serialization.TypeTable type_table = 30;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |