Package com.google.devtools.ksp
Class KSPUtilsKt
-
- All Implemented Interfaces:
public final class KSPUtilsKt
-
-
Method Summary
Modifier and Type Method Description final static KSNameImpltoKSName(ClassId $self)final static Sequence<KSType>extractThrowsAnnotation(KSAnnotated annotated)-
-
Method Detail
-
toKSName
final static KSNameImpl toKSName(ClassId $self)
-
extractThrowsAnnotation
final static Sequence<KSType> extractThrowsAnnotation(KSAnnotated annotated)
-
-
-
-