Searched defs:getConstantSource (Results 1 – 2 of 2) sorted by relevance
235 private fun getConstantSource(value: UExpression): String? { in getConstantSource() method240 private fun getConstantSource(value: PsiExpression): String? { in getConstantSource() method
248 private fun getConstantSource(value: PsiExpression): String? { in getConstantSource() method