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(com.google.devtools.ksp.symbol.KSName) - function in com.google.devtools.ksp.processing.Resolver
Returns the corresponding Kotlin class with the given Java class.
mapKotlinNameToJava(com.google.devtools.ksp.symbol.KSName) - function in com.google.devtools.ksp.processing.Resolver
Returns the corresponding Java class with the given Kotlin class.
mapToJvmSignature(com.google.devtools.ksp.symbol.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.
A  C  D  E  F  G  I  J  K  L  M  N  O  P  R  S  T  U  V  W