Home
last modified time | relevance | path

Searched refs:JavaAnnotationArgument (Results 1 – 1 of 1) sorted by relevance

/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/binary/
DKSAnnotationDescriptorImpl.kt244 fun JavaAnnotationArgument.convert(expectedType: KotlinType): ConstantValue<*>? { in ValueParameterDescriptor() method
299 var defaultValue: JavaAnnotationArgument? = null in ValueParameterDescriptor()