-
- 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 StringgetTargetName()-
-
Method Detail
-
getTargetName
abstract String getTargetName()
-
-
-
-