public class ReplacerUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static PsiElement |
copySpacesAndCommentsBefore(PsiElement elementToReplace,
PsiElement[] patternElements,
java.lang.String replacementToMake,
PsiElement elementParent) |
public static PsiElement copySpacesAndCommentsBefore(PsiElement elementToReplace, PsiElement[] patternElements, java.lang.String replacementToMake, PsiElement elementParent)