Searched refs:existingValueSource (Results 1 – 1 of 1) sorted by relevance
110 val existingValueSource = existingValue?.toSource() in annotationsMatch() constant118 if (existingValueSource != "{$attributeValueSource}") return false in annotationsMatch()122 if ("{$existingValueSource}" != attributeValueSource) return false in annotationsMatch()125 if (existingValueSource != attributeValueSource) return false in annotationsMatch()129 if (existingValueSource != attributeValueSource) { in annotationsMatch()