Searched refs:constantValue (Results 1 – 2 of 2) sorted by relevance
31 private val constantValue: Any?, constant50 override fun initialValue(requireConstant: Boolean): Any? = constantValue in hashCode()60 constantValue, in hashCode()
909 val constantValue = field.value()?.getValue() in <lambda>() constant913 constantValue != null -> constantValue in <lambda>()930 return TurbineFieldValue(constantValue, initialValueWithoutRequiredConstant) in <lambda>()