Can I loop through varargs with IntelliJ IDEA’s Structural Replace? Basically, I’m calling a now-deprecated Java static method which uses varargs…