Package 

Interface DeclarationMirror

    • Method Summary

      Modifier and Type Method Description
      abstract String toDeclarationString() Returns a specialized approximation of the source code declaration this mirror represents.
      abstract String toJavaDeclarationString() Returns a specialized approximation of the Java source code declaration this mirror represents.
      abstract String toKotlinDeclarationString() Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
      • Methods inherited from class java.lang.Object

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