-
- All Implemented Interfaces:
-
com.google.devtools.ksp.processing.PlatformInfo
public interface UnknownPlatformInfo implements PlatformInfo
Unknown platform to KSP
-
-
Method Summary
Modifier and Type Method Description abstract StringgetPlatformName()-
-
Method Detail
-
getPlatformName
abstract String getPlatformName()
-
-
-
-