Skip navigation links
proguard.classfile.kotlin

Class KotlinAnnotationArgument

    • Field Detail

      • name

        public java.lang.String name
      • referencedAnnotationMethodClass

        public Clazz referencedAnnotationMethodClass
      • referencedAnnotationMethod

        public Method referencedAnnotationMethod
    • Method Detail

      • referencedMethodAccept

        public void referencedMethodAccept(MemberVisitor methodVisitor)
      • equals

        public boolean equals(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object