|
| 1 | +public class love/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration { |
| 2 | + public static final field CONFIG_PREFIX Ljava/lang/String; |
| 3 | + public static final field Companion Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration$Companion; |
| 4 | + public fun <init> ()V |
| 5 | + public synthetic fun <init> (ILjava/lang/String;ZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLkotlinx/serialization/internal/SerializationConstructorMarker;)V |
| 6 | + public fun getBaseClass ()Ljava/lang/String; |
| 7 | + public fun getEnable ()Z |
| 8 | + public fun getGenerateFunName ()Ljava/lang/String; |
| 9 | + public fun getLocalOnly ()Z |
| 10 | + public fun getOutputFileJvmMultifile ()Z |
| 11 | + public fun getOutputFileJvmName ()Ljava/lang/String; |
| 12 | + public fun getOutputFileName ()Ljava/lang/String; |
| 13 | + public fun getOutputPackage ()Ljava/lang/String; |
| 14 | + public fun getVisibility ()Ljava/lang/String; |
| 15 | + public fun setBaseClass (Ljava/lang/String;)V |
| 16 | + public fun setEnable (Z)V |
| 17 | + public fun setGenerateFunName (Ljava/lang/String;)V |
| 18 | + public fun setLocalOnly (Z)V |
| 19 | + public fun setOutputFileJvmMultifile (Z)V |
| 20 | + public fun setOutputFileJvmName (Ljava/lang/String;)V |
| 21 | + public fun setOutputFileName (Ljava/lang/String;)V |
| 22 | + public fun setOutputPackage (Ljava/lang/String;)V |
| 23 | + public fun setVisibility (Ljava/lang/String;)V |
| 24 | + public fun visibilityValue ()Lcom/squareup/kotlinpoet/KModifier; |
| 25 | + public static final synthetic fun write$Self (Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration;Lkotlinx/serialization/encoding/CompositeEncoder;Lkotlinx/serialization/descriptors/SerialDescriptor;)V |
| 26 | +} |
| 27 | + |
| 28 | +public synthetic class love/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration$$serializer : kotlinx/serialization/internal/GeneratedSerializer { |
| 29 | + public static final field INSTANCE Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration$$serializer; |
| 30 | + public final fun childSerializers ()[Lkotlinx/serialization/KSerializer; |
| 31 | + public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object; |
| 32 | + public final fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration; |
| 33 | + public final fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor; |
| 34 | + public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V |
| 35 | + public final fun serialize (Lkotlinx/serialization/encoding/Encoder;Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration;)V |
| 36 | + public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer; |
| 37 | +} |
| 38 | + |
| 39 | +public final class love/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration$Companion { |
| 40 | + public final fun serializer ()Lkotlinx/serialization/KSerializer; |
| 41 | +} |
| 42 | + |
| 43 | +public class love/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeProcessor : com/google/devtools/ksp/processing/SymbolProcessor { |
| 44 | + protected field baseKSClassDeclaration Lcom/google/devtools/ksp/symbol/KSClassDeclaration; |
| 45 | + public fun <init> (Lcom/google/devtools/ksp/processing/SymbolProcessorEnvironment;Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration;)V |
| 46 | + protected fun createFile ()Lcom/squareup/kotlinpoet/FileSpec; |
| 47 | + protected fun createFileBuilder ()Lcom/squareup/kotlinpoet/FileSpec$Builder; |
| 48 | + public fun finish ()V |
| 49 | + protected fun getBaseKSClassDeclaration ()Lcom/google/devtools/ksp/symbol/KSClassDeclaration; |
| 50 | + protected fun getGenerateFunName ()Ljava/lang/String; |
| 51 | + protected fun getOutputFileJvmMultifile ()Z |
| 52 | + protected fun getOutputFileJvmName ()Ljava/lang/String; |
| 53 | + protected fun getOutputFileName ()Ljava/lang/String; |
| 54 | + protected fun getOutputPackage ()Ljava/lang/String; |
| 55 | + protected fun getTargetClasses ()Ljava/util/List; |
| 56 | + protected fun getVisibility ()Lcom/squareup/kotlinpoet/KModifier; |
| 57 | + protected fun getVisitor ()Lcom/google/devtools/ksp/symbol/KSVisitor; |
| 58 | + protected fun isLocalOnly ()Z |
| 59 | + public fun process (Lcom/google/devtools/ksp/processing/Resolver;)Ljava/util/List; |
| 60 | + protected fun setBaseKSClassDeclaration (Lcom/google/devtools/ksp/symbol/KSClassDeclaration;)V |
| 61 | + protected fun useInFile (Lcom/squareup/kotlinpoet/FileSpec$Builder;)V |
| 62 | + protected fun write (Lcom/squareup/kotlinpoet/FileSpec;)V |
| 63 | +} |
| 64 | + |
| 65 | +protected class love/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeProcessor$Visitor : com/google/devtools/ksp/symbol/KSVisitorVoid { |
| 66 | + public fun <init> (Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeProcessor;)V |
| 67 | + public synthetic fun visitClassDeclaration (Lcom/google/devtools/ksp/symbol/KSClassDeclaration;Ljava/lang/Object;)Ljava/lang/Object; |
| 68 | + public fun visitClassDeclaration (Lcom/google/devtools/ksp/symbol/KSClassDeclaration;Lkotlin/Unit;)V |
| 69 | +} |
| 70 | + |
| 71 | +public class love/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeProcessorProvider : com/google/devtools/ksp/processing/SymbolProcessorProvider { |
| 72 | + public fun <init> ()V |
| 73 | + public fun create (Lcom/google/devtools/ksp/processing/SymbolProcessorEnvironment;)Lcom/google/devtools/ksp/processing/SymbolProcessor; |
| 74 | + protected fun readConfiguration (Lcom/google/devtools/ksp/processing/SymbolProcessorEnvironment;)Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeConfiguration; |
| 75 | +} |
| 76 | + |
| 77 | +public final class love/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeProcessorProvider$EmptySymbolProcessor : com/google/devtools/ksp/processing/SymbolProcessor { |
| 78 | + public static final field INSTANCE Llove/forte/simbot/processor/message/element/polymorphic/include/MessageElementPolymorphicIncludeProcessorProvider$EmptySymbolProcessor; |
| 79 | + public fun process (Lcom/google/devtools/ksp/processing/Resolver;)Ljava/util/List; |
| 80 | +} |
| 81 | + |
0 commit comments