Package 

Interface NativePlatformInfo

  • All Implemented Interfaces:
    com.google.devtools.ksp.processing.PlatformInfo

    
    public interface NativePlatformInfo
     implements PlatformInfo
                        

    Platform information for native platforms

    • Method Summary

      Modifier and Type Method Description
      abstract String getTargetName()
      abstract String getPlatformName()
      • Methods inherited from class java.lang.Object

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