Uses of Class
com.thoughtworks.gauge.refactor.JavaRefactoringElement
-
Packages that use JavaRefactoringElement Package Description com.thoughtworks.gauge.refactor -
-
Uses of JavaRefactoringElement in com.thoughtworks.gauge.refactor
Methods in com.thoughtworks.gauge.refactor that return JavaRefactoringElement Modifier and Type Method Description JavaRefactoringElementRefactoringMethodVisitor. getRefactoredJavaElement()Constructors in com.thoughtworks.gauge.refactor with parameters of type JavaRefactoringElement Constructor Description FileModifier(JavaRefactoringElement javaElement)RefactoringResult(boolean passed, JavaRefactoringElement element)
-