Class KSPropertyGetterImpl

  • 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.KSPropertyGetter

    
    public final class KSPropertyGetterImpl
    extends KSPropertyAccessorImpl implements KSPropertyGetter
                        
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      KSTypeReference getReturnType()
      <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.kotlin.KSPropertyAccessorImpl

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

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