A F I J O P R S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Assertions - Class in org.openrewrite
- Assertions() - Constructor for class org.openrewrite.Assertions
- Assertions.PathSourceFileAssert<S extends org.openrewrite.SourceFile> - Class in org.openrewrite
- Assertions.RefactoringAssert<S extends org.openrewrite.SourceFile> - Class in org.openrewrite
- Assertions.StringSourceFileAssert<S extends org.openrewrite.SourceFile> - Class in org.openrewrite
F
- fixed() - Method in class org.openrewrite.Assertions.RefactoringAssert
I
- isRefactoredTo(String) - Method in class org.openrewrite.Assertions.RefactoringAssert
- isRefactoredTo(Supplier<String>) - Method in class org.openrewrite.Assertions.RefactoringAssert
- Issue - Annotation Type in org.openrewrite
-
Marks a test as related to a Github issue.
- isUnchanged() - Method in class org.openrewrite.Assertions.RefactoringAssert
J
- JavaParserResolver - Class in org.openrewrite.java
- JavaParserResolver() - Constructor for class org.openrewrite.java.JavaParserResolver
O
- org.openrewrite - package org.openrewrite
- org.openrewrite.java - package org.openrewrite.java
P
- PathSourceFileAssert(Parser<S>, Path) - Constructor for class org.openrewrite.Assertions.PathSourceFileAssert
R
- RefactoringAssert(S, List<S>) - Constructor for class org.openrewrite.Assertions.RefactoringAssert
- relativeTo(Path) - Method in class org.openrewrite.Assertions.PathSourceFileAssert
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.openrewrite.java.JavaParserResolver
S
- StringSourceFileAssert(Parser<S>, String) - Constructor for class org.openrewrite.Assertions.StringSourceFileAssert
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.openrewrite.java.JavaParserResolver
V
W
- whenParsedBy(Parser<S>, String) - Static method in class org.openrewrite.Assertions
- whenParsedBy(Parser<S>, Path) - Static method in class org.openrewrite.Assertions
- whenVisitedBy(Iterable<RefactorVisitor<?>>) - Method in class org.openrewrite.Assertions.PathSourceFileAssert
- whenVisitedBy(Iterable<RefactorVisitor<?>>) - Method in class org.openrewrite.Assertions.RefactoringAssert
- whenVisitedBy(Iterable<RefactorVisitor<?>>) - Method in class org.openrewrite.Assertions.StringSourceFileAssert
- whenVisitedBy(RefactorVisitor<?>) - Method in class org.openrewrite.Assertions.PathSourceFileAssert
- whenVisitedBy(RefactorVisitor<?>) - Method in class org.openrewrite.Assertions.RefactoringAssert
- whenVisitedBy(RefactorVisitor<?>) - Method in class org.openrewrite.Assertions.StringSourceFileAssert
- whenVisitedByMany(Function<S, Iterable<RefactorVisitor<? super S>>>) - Method in class org.openrewrite.Assertions.PathSourceFileAssert
- whenVisitedByMany(Function<S, Iterable<RefactorVisitor<? super S>>>) - Method in class org.openrewrite.Assertions.RefactoringAssert
- whenVisitedByMany(Function<S, Iterable<RefactorVisitor<? super S>>>) - Method in class org.openrewrite.Assertions.StringSourceFileAssert
- whenVisitedByMapped(Function<S, RefactorVisitor<? super S>>) - Method in class org.openrewrite.Assertions.PathSourceFileAssert
- whenVisitedByMapped(Function<S, RefactorVisitor<? super S>>) - Method in class org.openrewrite.Assertions.RefactoringAssert
- whenVisitedByMapped(Function<S, RefactorVisitor<? super S>>) - Method in class org.openrewrite.Assertions.StringSourceFileAssert
- whichDependsOn(String...) - Method in class org.openrewrite.Assertions.StringSourceFileAssert
- whichDependsOn(Path...) - Method in class org.openrewrite.Assertions.PathSourceFileAssert
All Classes All Packages