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