Searched refs:SetterParamType (Results 1 – 2 of 2) sorted by relevance
149 val SetterParamType = if (isArray) "$FieldInnerType..." else Type regex162 val annotatedTypeForSetterParam by lazy { "$annotationsForSetterParam $SetterParamType" }
322 paramTypes = listOf(SetterParamType),