Package 

Interface KSModifierListOwner

    • Method Summary

      Modifier and Type Method Description
      abstract Set<Modifier> getModifiers() The set of modifiers on this element.
      abstract Origin getOrigin()
      abstract Location getLocation()
      abstract KSNode getParent()
      • Methods inherited from class com.google.devtools.ksp.symbol.KSModifierListOwner

        accept
      • Methods inherited from class java.lang.Object

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