Class KSPropertySetterDescriptorImpl

  • All Implemented Interfaces:
    com.google.devtools.ksp.symbol.KSAnnotated , com.google.devtools.ksp.symbol.KSDeclarationContainer , com.google.devtools.ksp.symbol.KSModifierListOwner , com.google.devtools.ksp.symbol.KSNode , com.google.devtools.ksp.symbol.KSPropertyAccessor , com.google.devtools.ksp.symbol.KSPropertySetter

    
    public final class KSPropertySetterDescriptorImpl
    extends KSPropertyAccessorDescriptorImpl implements KSPropertySetter
                        
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      KSValueParameter getParameter()
      Sequence<KSDeclaration> getDeclarations()
      <D extends Any, R extends Any> R accept(KSVisitor<D, R> visitor, D data)
      String toString()
      • Methods inherited from class com.google.devtools.ksp.symbol.impl.binary.KSPropertyAccessorDescriptorImpl

        getAnnotations, getDescriptor, getLocation, getModifiers, getOrigin, getParent, getReceiver
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait