Searched refs:autoValue (Results 1 – 1 of 1) sorted by relevance
106 autoValue(getFunction) as ReturnType ?: return null293 protected fun autoValue(getFunction: KFunction<*>) = when (getFunction.returnType.jvmErasure) { regex