Searched refs:attributeValueSource (Results 1 – 1 of 1) sorted by relevance
165 val attributeValueSource = attribute.value.toSource() in annotationsMatch() constant172 if (existingValueSource != "{$attributeValueSource}") return false in annotationsMatch()176 if ("{$existingValueSource}" != attributeValueSource) return false in annotationsMatch()179 if (existingValueSource != attributeValueSource) return false in annotationsMatch()183 if (existingValueSource != attributeValueSource) { in annotationsMatch()