Checks that
PsiElement
is not directly concatenated in the string which will be used for
createExpressionFromText
, etc.
PsiElement.getText()
usually should be used instead.