getExpression() will re-quote everything in single quotes, even if there are single quotes in the string. traverseAst will fail on the expression `"'"`
getExpression() will re-quote everything in single quotes, even if there are single quotes in the string. traverseAst will fail on the expression
"'"