A
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
M
- makeNotNullable() - function in com.google.devtools.ksp.symbol.KSType
- Make the type not nullable
- makeNullable() - function in com.google.devtools.ksp.symbol.KSType
- Make the type nullable
- mapJavaNameToKotlin(KSName) - function in com.google.devtools.ksp.processing.Resolver
- Returns the corresponding Kotlin class with the given Java class.
- mapKotlinNameToJava(KSName) - function in com.google.devtools.ksp.processing.Resolver
- Returns the corresponding Java class with the given Kotlin class.
- mapToJvmSignature(KSDeclaration) - function in com.google.devtools.ksp.processing.Resolver
- map a declaration to jvm signature.
- MEMBER - enum entry in com.google.devtools.ksp.symbol.FunctionKind
- Modifier - class in com.google.devtools.ksp.symbol
- All possible modifiers presented in the Kotlin grammar.