Class JsPlatformInfoImpl
-
- All Implemented Interfaces:
-
com.google.devtools.ksp.processing.JsPlatformInfo,com.google.devtools.ksp.processing.PlatformInfo
public final class JsPlatformInfoImpl implements JsPlatformInfo
-
-
Field Summary
Fields Modifier and Type Field Description private final StringplatformName
-
Constructor Summary
Constructors Constructor Description JsPlatformInfoImpl(String platformName)
-
Method Summary
Modifier and Type Method Description StringgetPlatformName()StringtoString()-
-
Constructor Detail
-
JsPlatformInfoImpl
JsPlatformInfoImpl(String platformName)
-
-
Method Detail
-
getPlatformName
String getPlatformName()
-
-
-
-