Class KSTypeArgumentJavaImpl

  • All Implemented Interfaces:
    com.google.devtools.ksp.symbol.KSAnnotated , com.google.devtools.ksp.symbol.KSNode , com.google.devtools.ksp.symbol.KSTypeArgument

    
    public final class KSTypeArgumentJavaImpl
    extends KSTypeArgumentImpl
                        
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Origin getOrigin()
      Location getLocation()
      Sequence<KSAnnotation> getAnnotations()
      KSTypeReference getType()
      Variance getVariance()
      final PsiType getPsi()
      KSNode getParent()
      • Methods inherited from class com.google.devtools.ksp.symbol.impl.kotlin.KSTypeArgumentImpl

        accept, toString
      • Methods inherited from class java.lang.Object

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