Class NoSourceFile

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

    
    public final class NoSourceFile
    extends KSVirtualFile
                        

    Used for classes from classpath, i.e., classes without source files.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getFqn()
      • Methods inherited from class com.google.devtools.ksp.common.KSVirtualFile

        accept, getAnnotations, getBaseDir, getDeclarations, getFileName, getFilePath, getLocation, getName, getOrigin, getPackageName, getParent
      • Methods inherited from class java.lang.Object

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