Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Add accept header.
- accept(Path) - Method in class org.openrewrite.binary.BinaryParser
- accept(Path) - Method in interface org.openrewrite.Parser
- accept(Path) - Method in class org.openrewrite.quark.QuarkParser
- accept(Path) - Method in class org.openrewrite.text.PlainTextParser
- accept(Parser.Input) - Method in interface org.openrewrite.Parser
- accept(TreeVisitor<R, P>, P) - Method in class org.openrewrite.binary.Binary
- accept(TreeVisitor<R, P>, P) - Method in class org.openrewrite.quark.Quark
- accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.remote.Remote
- accept(TreeVisitor<R, P>, P) - Method in class org.openrewrite.text.PlainText
- accept(TreeVisitor<R, P>, P) - Method in class org.openrewrite.text.PlainText.Snippet
- accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.Tree
-
Supports polymorphic visiting via
TreeVisitor.visit(Tree, Object). - accept(T) - Method in interface org.openrewrite.internal.ThrowingConsumer
- accept0(T) - Method in interface org.openrewrite.internal.ThrowingConsumer
- acceptedInputs(Iterable<Parser.Input>) - Method in interface org.openrewrite.Parser
- acceptJson() - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Add header to accept
application/jsondata. - activateAll() - Method in class org.openrewrite.config.Environment
- activateRecipes(Iterable<String>) - Method in class org.openrewrite.config.Environment
- activateRecipes(String...) - Method in class org.openrewrite.config.Environment
- activateStyles(Iterable<String>) - Method in class org.openrewrite.config.Environment
- activateStyles(String...) - Method in class org.openrewrite.config.Environment
- adapt(Class<? extends V>) - Method in class org.openrewrite.TreeVisitor
- adapt(TreeVisitor<T, ?>, Class<Adapted>, TreeVisitor<? extends T, ?>...) - Static method in class org.openrewrite.internal.TreeVisitorAdapter
- add(Marker) - Method in class org.openrewrite.marker.Markers
-
Adds a new marker element to the collection.
- addApplicableTest(Recipe) - Method in class org.openrewrite.Recipe
-
A recipe can be configured with any number of applicable tests that can be used to determine whether it should run on a particular source file.
- addApplicableTest(TreeVisitor<?, ExecutionContext>) - Method in class org.openrewrite.Recipe
-
A recipe can be configured with any number of applicable tests that can be used to determine whether it should run on a particular source file.
- addDataTable(DataTable<?>) - Method in class org.openrewrite.Recipe
- addIfAbsent(M) - Method in class org.openrewrite.marker.Markers
-
Add a new marker or update some existing marker.
- addObserver(TreeObserver.Subscription) - Method in interface org.openrewrite.ExecutionContext
- addSingleSourceApplicableTest(Recipe) - Method in class org.openrewrite.Recipe
-
A recipe can be configured with any number of applicable tests that can be used to determine whether it should run on a particular source file.
- addSingleSourceApplicableTest(TreeVisitor<?, ExecutionContext>) - Method in class org.openrewrite.Recipe
-
A recipe can be configured with any number of applicable tests that can be used to determine whether it should run on a particular source file.
- addUninitialized(DeclarativeRecipe.RecipeUse, String, ClassLoader) - Method in class org.openrewrite.config.DeclarativeRecipe
- addUninitialized(DeclarativeRecipe.RecipeUse, Recipe) - Method in class org.openrewrite.config.DeclarativeRecipe
- addValidation(Validated) - Method in class org.openrewrite.config.DeclarativeRecipe
- afterSyntax(Marker, Cursor, UnaryOperator<String>) - Method in interface org.openrewrite.PrintOutputCapture.MarkerPrinter
- AIExecutionContextView - Class in org.openrewrite.ai
- AIExecutionContextView(ExecutionContext) - Constructor for class org.openrewrite.ai.AIExecutionContextView
- and(TreeVisitor<?, P>...) - Static method in class org.openrewrite.Applicability
- and(Validated) - Method in interface org.openrewrite.Validated
- AnySourceApplicability - Enum constant in enum class org.openrewrite.config.DeclarativeRecipe.RecipeUse
- append(char) - Method in class org.openrewrite.PrintOutputCapture
- append(String) - Method in class org.openrewrite.PrintOutputCapture
- AppendToTextFile - Class in org.openrewrite.text
- AppendToTextFile() - Constructor for class org.openrewrite.text.AppendToTextFile
- AppendToTextFile.Strategy - Enum Class in org.openrewrite.text
- Applicability - Class in org.openrewrite
- Applicability() - Constructor for class org.openrewrite.Applicability
- applyDefaults() - Method in interface org.openrewrite.style.Style
- aspectjNameToPattern(String) - Static method in class org.openrewrite.internal.StringUtils
- Attributes(File, FS) - Constructor for class org.eclipse.jgit.util.FS.Attributes
-
Constructor when there are issues with reading.
B
- baseTimeUnit(TimeUnit) - Method in class org.openrewrite.internal.LoggingMeterRegistry.Builder
- Bazel - Enum constant in enum class org.openrewrite.marker.BuildTool.Type
- beforePrefix(Marker, Cursor, UnaryOperator<String>) - Method in interface org.openrewrite.PrintOutputCapture.MarkerPrinter
- beforeSyntax(Marker, Cursor, UnaryOperator<String>) - Method in interface org.openrewrite.PrintOutputCapture.MarkerPrinter
- Binary - Class in org.openrewrite.binary
- Binary() - Constructor for class org.openrewrite.binary.Binary
- BinaryParser - Class in org.openrewrite.binary
-
Doesn't actually _parse_ anything, but if you want to wrap binary data into a SourceFile, this will do the trick
- BinaryParser() - Constructor for class org.openrewrite.binary.BinaryParser
- BinaryVisitor<P> - Class in org.openrewrite.binary
- BinaryVisitor() - Constructor for class org.openrewrite.binary.BinaryVisitor
- Both(Validated, Validated) - Constructor for class org.openrewrite.Validated.Both
- BOTH - Enum constant in enum class org.openrewrite.config.CategoryTree.PrintNameStyle
- build() - Static method in class org.openrewrite.config.CategoryTree
- build() - Method in class org.openrewrite.config.CategoryTree.PrintOptions.Builder
- build() - Method in class org.openrewrite.config.Environment.Builder
- build() - Method in class org.openrewrite.internal.LoggingMeterRegistry.Builder
- build() - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
- build() - Method in class org.openrewrite.Parser.Builder
- build() - Method in class org.openrewrite.quark.QuarkParser.Builder
- build() - Method in class org.openrewrite.remote.Remote.Builder
- build() - Method in class org.openrewrite.text.PlainTextParser.Builder
- build(String) - Static method in class org.openrewrite.semver.DependencyMatcher
- build(String) - Static method in class org.openrewrite.semver.ExactVersion
- build(String...) - Method in class org.openrewrite.remote.Remote.Builder
- build(String, String) - Static method in class org.openrewrite.semver.CaretRange
- build(String, String) - Static method in class org.openrewrite.semver.HyphenRange
- build(String, String) - Static method in class org.openrewrite.semver.LatestPatch
- build(String, String) - Static method in class org.openrewrite.semver.LatestRelease
- build(String, String) - Static method in class org.openrewrite.semver.SetRange
- build(String, String) - Static method in class org.openrewrite.semver.TildeRange
- build(String, String) - Static method in class org.openrewrite.semver.XRange
- build(String, HttpSender) - Static method in class org.openrewrite.ipc.http.HttpSender.Request
- build(Path) - Method in class org.openrewrite.remote.Remote.Builder
- build(Collection<? extends Marker>) - Static method in class org.openrewrite.marker.Markers
- build(UnaryOperator<String>) - Static method in interface org.openrewrite.marker.ci.BuildEnvironment
- build(UnaryOperator<String>) - Static method in class org.openrewrite.marker.ci.CircleCiBuildEnvironment
- build(UnaryOperator<String>) - Static method in class org.openrewrite.marker.ci.CustomBuildEnvironment
- build(UnaryOperator<String>) - Static method in class org.openrewrite.marker.ci.DroneBuildEnvironment
- build(UnaryOperator<String>) - Static method in class org.openrewrite.marker.ci.GithubActionsBuildEnvironment
- build(UnaryOperator<String>) - Static method in class org.openrewrite.marker.ci.GitlabBuildEnvironment
- build(UnaryOperator<String>) - Static method in class org.openrewrite.marker.ci.JenkinsBuildEnvironment
- build(UnaryOperator<String>) - Static method in class org.openrewrite.marker.ci.TravisBuildEnvironment
- build(Parser<?>, Throwable) - Static method in class org.openrewrite.ParseExceptionResult
- build(Parser<?>, Throwable) - Static method in class org.openrewrite.ParseWarning
- BuildEnvironment - Interface in org.openrewrite.marker.ci
- builder() - Static method in class org.openrewrite.config.CategoryTree.PrintOptions
- builder() - Static method in class org.openrewrite.config.Environment
- builder() - Static method in class org.openrewrite.internal.LoggingMeterRegistry
- builder() - Static method in class org.openrewrite.quark.QuarkParser
- builder() - Static method in class org.openrewrite.text.PlainTextParser
- builder(Path, URI) - Static method in interface org.openrewrite.remote.Remote
- builder(Properties) - Static method in class org.openrewrite.config.Environment
- builder(UUID, Path, Markers, URI) - Static method in interface org.openrewrite.remote.Remote
- builder(SourceFile, URI) - Static method in interface org.openrewrite.remote.Remote
- Builder() - Constructor for class org.openrewrite.config.CategoryTree.PrintOptions.Builder
- Builder() - Constructor for class org.openrewrite.internal.LoggingMeterRegistry.Builder
- Builder() - Constructor for class org.openrewrite.Parser.Builder
- Builder() - Constructor for class org.openrewrite.quark.QuarkParser.Builder
- Builder() - Constructor for class org.openrewrite.text.PlainTextParser.Builder
- Builder(Properties) - Constructor for class org.openrewrite.config.Environment.Builder
- buildGitProvenance() - Method in interface org.openrewrite.marker.ci.BuildEnvironment
- buildGitProvenance() - Method in class org.openrewrite.marker.ci.CircleCiBuildEnvironment
- buildGitProvenance() - Method in class org.openrewrite.marker.ci.CustomBuildEnvironment
- buildGitProvenance() - Method in class org.openrewrite.marker.ci.DroneBuildEnvironment
- buildGitProvenance() - Method in class org.openrewrite.marker.ci.GithubActionsBuildEnvironment
- buildGitProvenance() - Method in class org.openrewrite.marker.ci.GitlabBuildEnvironment
- buildGitProvenance() - Method in class org.openrewrite.marker.ci.JenkinsBuildEnvironment
- buildGitProvenance() - Method in class org.openrewrite.marker.ci.TravisBuildEnvironment
- BuildTool - Class in org.openrewrite.marker
- BuildTool() - Constructor for class org.openrewrite.marker.BuildTool
- BuildTool.Type - Enum Class in org.openrewrite.marker
- BuildToolFailure - Class in org.openrewrite.marker
- BuildToolFailure() - Constructor for class org.openrewrite.marker.BuildToolFailure
- BuildToolFailures - Class in org.openrewrite.table
- BuildToolFailures(Recipe) - Constructor for class org.openrewrite.table.BuildToolFailures
- BuildToolFailures.Row - Class in org.openrewrite.table
C
- canExecute(File) - Method in class org.eclipse.jgit.util.FS
-
Determine if the file is executable (or not).
- capitalize(String) - Static method in class org.openrewrite.internal.StringUtils
- CaretRange - Class in org.openrewrite.semver
-
Allows changes that do not modify the left-most non-zero element in the [major, minor, patch] tuple.
- cast() - Method in interface org.openrewrite.Tree
- CategoryDescriptor - Class in org.openrewrite.config
- CategoryDescriptor() - Constructor for class org.openrewrite.config.CategoryDescriptor
- CategoryTree<G> - Class in org.openrewrite.config
-
A hierarchical listing of recipe categories and the recipes that are contained inside them.
- CategoryTree.PrintNameStyle - Enum Class in org.openrewrite.config
- CategoryTree.PrintOptions - Class in org.openrewrite.config
- CategoryTree.PrintOptions.Builder - Class in org.openrewrite.config
- CategoryTree.Root<G> - Class in org.openrewrite.config
- causesAnotherCycle() - Method in class org.openrewrite.config.DeclarativeRecipe
- causesAnotherCycle() - Method in class org.openrewrite.Recipe
- ChangeText - Class in org.openrewrite.text
- ChangeText() - Constructor for class org.openrewrite.text.ChangeText
- charset(Charset) - Method in class org.openrewrite.remote.Remote.Builder
- charsetBomMarked(boolean) - Method in class org.openrewrite.remote.Remote.Builder
- checksum - Variable in class org.openrewrite.remote.Remote.Builder
- checksum(SourceFile, String) - Static method in class org.openrewrite.Checksum
- Checksum - Class in org.openrewrite
- Checksum() - Constructor for class org.openrewrite.Checksum
- Choice() - Constructor for class org.openrewrite.ai.CodeEditResponse.Choice
- CircleCiBuildEnvironment - Class in org.openrewrite.marker.ci
- CircleCiBuildEnvironment() - Constructor for class org.openrewrite.marker.ci.CircleCiBuildEnvironment
- ClasspathReport - Class in org.openrewrite.table
- ClasspathReport(Recipe) - Constructor for class org.openrewrite.table.ClasspathReport
- ClasspathReport.Row - Class in org.openrewrite.table
- ClasspathScanningLoader - Class in org.openrewrite.config
- ClasspathScanningLoader(Path, Properties, Collection<? extends ResourceLoader>, ClassLoader) - Constructor for class org.openrewrite.config.ClasspathScanningLoader
- ClasspathScanningLoader(Properties, ClassLoader) - Constructor for class org.openrewrite.config.ClasspathScanningLoader
-
Construct a ClasspathScanningLoader scans the provided classload for recipes
- ClasspathScanningLoader(Properties, String[]) - Constructor for class org.openrewrite.config.ClasspathScanningLoader
-
Construct a ClasspathScanningLoader scans the runtime classpath of the current java process for recipes
- clone() - Method in class org.openrewrite.Parser.Builder
- clone() - Method in class org.openrewrite.PrintOutputCapture
- clone() - Method in class org.openrewrite.Recipe
- close() - Method in class org.eclipse.jgit.util.FS.LockToken
- close() - Method in class org.openrewrite.internal.EncodingDetectingInputStream
- close() - Method in class org.openrewrite.ipc.http.HttpSender.Response
- CodeEditRequest - Class in org.openrewrite.ai
- CodeEditRequest() - Constructor for class org.openrewrite.ai.CodeEditRequest
- CodeEditResponse - Class in org.openrewrite.ai
- CodeEditResponse() - Constructor for class org.openrewrite.ai.CodeEditResponse
- CodeEditResponse.Choice - Class in org.openrewrite.ai
- CodeEditResponse.Error - Class in org.openrewrite.ai
- collect(TreeVisitor<?, ExecutionContext>, Tree, C) - Static method in class org.openrewrite.TreeVisitor
- collect(TreeVisitor<?, ExecutionContext>, Tree, C, Class<U>, Function<U, R>) - Static method in class org.openrewrite.TreeVisitor
- Column - Annotation Interface in org.openrewrite
- ColumnDescriptor - Class in org.openrewrite.config
- ColumnDescriptor() - Constructor for class org.openrewrite.config.ColumnDescriptor
- common() - Static method in class org.openrewrite.scheduling.DirectScheduler
- common() - Static method in class org.openrewrite.scheduling.ForkJoinScheduler
- commonMargin(CharSequence, CharSequence) - Static method in class org.openrewrite.internal.StringUtils
- compare(String, String, String) - Method in class org.openrewrite.semver.LatestPatch
- compare(String, String, String) - Method in class org.openrewrite.semver.LatestRelease
- compare(String, String, String) - Method in interface org.openrewrite.semver.VersionComparator
- compare(String, String) - Method in interface org.openrewrite.semver.VersionComparator
-
Deprecated.
- CompositeRecipe - Class in org.openrewrite.config
-
A recipe that exists only to wrap other recipes.
- CompositeRecipe() - Constructor for class org.openrewrite.config.CompositeRecipe
- compress() - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Add a "Content-Encoding" header of "gzip" and compress the request body.
- compressWhen(Supplier<Boolean>) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Add a "Content-Encoding" header of "gzip" and compress the request body when the supplied condition is true.
- compute(M, BinaryOperator<M>) - Method in class org.openrewrite.marker.Markers
-
Add a new marker or update some existing marker.
- computeByType(M, BinaryOperator<M>) - Method in class org.openrewrite.marker.Markers
-
Add a new marker or update some existing marker.
- computeMessage(String, V, Supplier<T>, BiFunction<V, ? super T, ? extends T>) - Method in interface org.openrewrite.ExecutionContext
- computeMessageIfAbsent(String, Function<String, ? extends T>) - Method in class org.openrewrite.Cursor
- concat(List<T>, T) - Static method in class org.openrewrite.internal.ListUtils
- concat(T, List<T>) - Static method in class org.openrewrite.internal.ListUtils
- concatAll(List<T>, List<? extends T>) - Static method in class org.openrewrite.internal.ListUtils
- configureAttributesPathCache(int, float) - Static method in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Configures size and purge factor of the path-based cache for file system attributes.
- constructRecipe(Class<?>) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- containsCircularReferences(Throwable) - Static method in class org.openrewrite.internal.ExceptionUtils
- containsOnlyWhitespaceAndComments(String) - Static method in class org.openrewrite.internal.StringUtils
- CONTINUE - Enum constant in enum class org.openrewrite.text.AppendToTextFile.Strategy
- Contributor - Class in org.openrewrite
- Contributor() - Constructor for class org.openrewrite.Contributor
- contributors - Variable in class org.openrewrite.Recipe
- convert(SourceFile) - Static method in class org.openrewrite.text.PlainTextParser
-
Downcast a
SourceFileto aPlainTextif it isn't already one. - Coordinates - Interface in org.openrewrite.template
-
Uniquely specifies the target position of an intended templating operation inside an AST.
- countOccurrences(String, String) - Static method in class org.openrewrite.internal.StringUtils
-
Return the number of times a substring occurs within a target string.
- create(Stack<Recipe>) - Static method in class org.openrewrite.marker.RecipesThatMadeChanges
- createNewFile(File) - Method in class org.eclipse.jgit.util.FS
-
Deprecated.
- createNewFile(String, String) - Static method in class org.openrewrite.text.CreateTextFile
- createNewFileAtomic(File) - Method in class org.eclipse.jgit.util.FS
-
Create a new file.
- createRecipeDescriptor() - Method in class org.openrewrite.config.DeclarativeRecipe
- createRecipeDescriptor() - Method in class org.openrewrite.Recipe
- createSymLink(File, String) - Method in class org.eclipse.jgit.util.FS
-
Create a symbolic link
- CreateTextFile - Class in org.openrewrite.text
- CreateTextFile() - Constructor for class org.openrewrite.text.CreateTextFile
- CRLF - Enum constant in enum class org.openrewrite.marker.GitProvenance.EOL
- CRLF - Enum constant in enum class org.openrewrite.marker.OperatingSystemProvenance.EOL
- current() - Static method in class org.openrewrite.marker.OperatingSystemProvenance
- CURRENT_RECIPE - Static variable in interface org.openrewrite.ExecutionContext
- Cursor - Class in org.openrewrite
- Cursor(Cursor, Object) - Constructor for class org.openrewrite.Cursor
- CustomBuildEnvironment - Class in org.openrewrite.marker.ci
- CustomBuildEnvironment() - Constructor for class org.openrewrite.marker.ci.CustomBuildEnvironment
D
- DATA_TABLES - Static variable in interface org.openrewrite.ExecutionContext
- DataTable<Row> - Class in org.openrewrite
- DataTable(Recipe, Class<Row>, String, String, String) - Constructor for class org.openrewrite.DataTable
- DataTable(Recipe, String, String) - Constructor for class org.openrewrite.DataTable
- DataTableDescriptor - Class in org.openrewrite.config
- DataTableDescriptor() - Constructor for class org.openrewrite.config.DataTableDescriptor
- dataTableDescriptorFromDataTable(DataTable<?>) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- debug(T, String) - Static method in interface org.openrewrite.marker.Markup
- debug(T, String, String) - Static method in interface org.openrewrite.marker.Markup
- Debug() - Constructor for class org.openrewrite.marker.Markup.Debug
- DeclarativeNamedStyles - Class in org.openrewrite.config
- DeclarativeNamedStyles(UUID, String, String, String, Set<String>, Collection<Style>) - Constructor for class org.openrewrite.config.DeclarativeNamedStyles
- DeclarativeRecipe - Class in org.openrewrite.config
- DeclarativeRecipe() - Constructor for class org.openrewrite.config.DeclarativeRecipe
- DeclarativeRecipe.RecipeUse - Enum Class in org.openrewrite.config
- DEFAULT - Static variable in interface org.openrewrite.PrintOutputCapture.MarkerPrinter
- DEFAULT_PRECEDENCE - Static variable in class org.openrewrite.config.CategoryDescriptor
- defaultHistogramConfig() - Method in class org.openrewrite.internal.LoggingMeterRegistry
- defaultValue(Tree, P) - Method in class org.openrewrite.TreeVisitor
- DelegatingExecutionContext - Class in org.openrewrite
- DelegatingExecutionContext(ExecutionContext) - Constructor for class org.openrewrite.DelegatingExecutionContext
- delete(File) - Method in class org.eclipse.jgit.util.FS
-
Delete a file.
- delete(String) - Method in interface org.openrewrite.ipc.http.HttpSender
- DELETE - Enum constant in enum class org.openrewrite.ipc.http.HttpSender.Method
- DeleteSourceFiles - Class in org.openrewrite
- DeleteSourceFiles() - Constructor for class org.openrewrite.DeleteSourceFiles
- DependencyMatcher - Class in org.openrewrite.semver
- DependencyMatcher(String, String, VersionComparator) - Constructor for class org.openrewrite.semver.DependencyMatcher
- describeLocation(Cursor) - Method in class org.openrewrite.TreeVisitor
- description - Variable in class org.openrewrite.remote.Remote.Builder
- description() - Element in annotation interface org.openrewrite.Column
- description() - Element in annotation interface org.openrewrite.Option
- description(String) - Method in class org.openrewrite.remote.Remote.Builder
- detect() - Static method in class org.eclipse.jgit.util.FS
-
Auto-detect the appropriate file system abstraction.
- detect(Boolean) - Static method in class org.eclipse.jgit.util.FS
-
Auto-detect the appropriate file system abstraction, taking into account the presence of a Cygwin installation on the system.
- detect(Boolean) - Method in class org.eclipse.jgit.util.FS.FSFactory
-
Detect the file system
- DETECTED - Static variable in class org.eclipse.jgit.util.FS
-
The auto-detected implementation selected for this operating system and JRE.
- diff() - Method in class org.openrewrite.Result
- diff(Path) - Method in class org.openrewrite.Result
- diff(Path, PrintOutputCapture.MarkerPrinter) - Method in class org.openrewrite.Result
- diff(Path, PrintOutputCapture.MarkerPrinter, Boolean) - Method in class org.openrewrite.Result
- DirectScheduler - Class in org.openrewrite.scheduling
- DirectScheduler() - Constructor for class org.openrewrite.scheduling.DirectScheduler
- discoverGitExe() - Method in class org.eclipse.jgit.util.FS
-
Discover the path to the Git executable.
- discoverGitSystemConfig() - Method in class org.eclipse.jgit.util.FS
-
Discover the path to the system-wide Git configuration file
- DISPLAY_NAME - Enum constant in enum class org.openrewrite.config.CategoryTree.PrintNameStyle
- displayName() - Element in annotation interface org.openrewrite.Column
- displayName() - Element in annotation interface org.openrewrite.Option
- distinctBy(Function<? super T, ?>) - Static method in class org.openrewrite.internal.StreamUtils
- DistinctGitProvenance - Class in org.openrewrite.table
- DistinctGitProvenance(Recipe) - Constructor for class org.openrewrite.table.DistinctGitProvenance
- DistinctGitProvenance.Row - Class in org.openrewrite.table
- doAfterVisit(Recipe) - Method in class org.openrewrite.TreeVisitor
-
Execute the recipe's main visitor once after the whole source file has been visited.
- doAfterVisit(TreeVisitor<T, P>) - Method in class org.openrewrite.TreeVisitor
-
Execute the visitor once after the whole source file has been visited.
- DocumentExample - Annotation Interface in org.openrewrite
-
Mark a test as a good recipe example to present on document/web pages.
- doNext(Recipe) - Method in class org.openrewrite.Recipe
- DotResult - Class in org.openrewrite.marker
-
A Search Result matching a DOT Format.
- DotResult(UUID, String) - Constructor for class org.openrewrite.marker.DotResult
- DroneBuildEnvironment - Class in org.openrewrite.marker.ci
- DroneBuildEnvironment() - Constructor for class org.openrewrite.marker.ci.DroneBuildEnvironment
- dropParentUntil(Predicate<Object>) - Method in class org.openrewrite.Cursor
- dropParentWhile(Predicate<Object>) - Method in class org.openrewrite.Cursor
E
- Either(Validated, Validated) - Constructor for class org.openrewrite.Validated.Either
- EMPTY - Static variable in class org.openrewrite.marker.Markers
- EncodingDetectingInputStream - Class in org.openrewrite.internal
- EncodingDetectingInputStream(InputStream) - Constructor for class org.openrewrite.internal.EncodingDetectingInputStream
- EncodingDetectingInputStream(InputStream, Charset) - Constructor for class org.openrewrite.internal.EncodingDetectingInputStream
- EndOfLineAtEndOfFile - Class in org.openrewrite.text
- EndOfLineAtEndOfFile() - Constructor for class org.openrewrite.text.EndOfLineAtEndOfFile
- entries() - Method in class org.openrewrite.marker.Markers
-
TreeVisitormay respond to a marker to determine whether to act on a source file or not. - Environment - Class in org.openrewrite.config
- Environment(Collection<? extends ResourceLoader>) - Constructor for class org.openrewrite.config.Environment
- Environment(Collection<? extends ResourceLoader>, Collection<? extends ResourceLoader>) - Constructor for class org.openrewrite.config.Environment
- Environment.Builder - Class in org.openrewrite.config
- equalIgnoringSeparators(String, String) - Static method in class org.openrewrite.PathUtils
-
Compare two strings representing file paths, returning true if they indicate the same path regardless of separators
- equalIgnoringSeparators(Path, Path) - Static method in class org.openrewrite.PathUtils
-
Compare two paths, returning true if they indicate the same path, regardless of separators.
- equals(Object) - Method in class org.openrewrite.marker.Markup.Error
- equals(Object) - Method in class org.openrewrite.marker.Markup.Warn
- equals(Object) - Method in class org.openrewrite.Parser.Input
- equals(Object) - Method in class org.openrewrite.Recipe
- equalsRelaxedBinding(String, String) - Static method in enum class org.openrewrite.internal.NameCaseConvention
-
Check equality between two inputs using "relaxed binding" rules.
- error(T, Throwable) - Static method in interface org.openrewrite.marker.Markup
- Error() - Constructor for class org.openrewrite.ai.CodeEditResponse.Error
- Error() - Constructor for class org.openrewrite.marker.Markup.Error
- errorTags(Timer.Builder, String, Throwable) - Static method in class org.openrewrite.internal.MetricsHelper
- errorTags(Timer.Builder, Throwable) - Static method in class org.openrewrite.internal.MetricsHelper
- ExactVersion - Class in org.openrewrite.semver
- ExactVersion(String) - Constructor for class org.openrewrite.semver.ExactVersion
- example() - Element in annotation interface org.openrewrite.Option
- examples - Variable in class org.openrewrite.Recipe
- ExceptionUtils - Class in org.openrewrite.internal
- ExceptionUtils() - Constructor for class org.openrewrite.internal.ExceptionUtils
- execute(ProcessBuilder, InputStream) - Method in class org.eclipse.jgit.util.FS
-
Execute a command defined by a
ProcessBuilder. - ExecutionContext - Interface in org.openrewrite
-
Passes messages between individual visitors or parsing operations and allows errors to be propagated back to the process controlling parsing or recipe execution.
- ExecutionResult(TemporaryBuffer, TemporaryBuffer, int) - Constructor for class org.eclipse.jgit.util.FS.ExecutionResult
- exists(File) - Method in class org.eclipse.jgit.util.FS
-
Tests if the path exists, in case of a symbolic link, true even if the target does not exist
F
- failures() - Method in interface org.openrewrite.Validated
- FALLBACK_FILESTORE_ATTRIBUTES - Static variable in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Fallback FileStore attributes used when we can't measure the filesystem timestamp resolution.
- FALLBACK_TIMESTAMP_RESOLUTION - Static variable in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Fallback filesystem timestamp resolution.
- False - Enum constant in enum class org.openrewrite.marker.GitProvenance.AutoCRLF
- fileAttributes(File) - Method in class org.eclipse.jgit.util.FS
-
Return all the attributes of a file, without following symbolic links.
- fileAttributes(FileAttributes) - Method in class org.openrewrite.remote.Remote.Builder
- FileAttributes - Class in org.openrewrite
- FileAttributes() - Constructor for class org.openrewrite.FileAttributes
- FileListing - Class in org.openrewrite.marker
- FileListing() - Constructor for class org.openrewrite.marker.FileListing
- FileStoreAttributes(Duration) - Constructor for class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Construct a FileStoreAttributeCache entry for the given filesystem timestamp resolution
- Find - Class in org.openrewrite.text
- Find() - Constructor for class org.openrewrite.text.Find
- findAll(Class<M>) - Method in class org.openrewrite.marker.Markers
- findAllInPath(String) - Method in class org.openrewrite.marker.OperatingSystemProvenance
- FindAndReplace - Class in org.openrewrite.text
- FindAndReplace() - Constructor for class org.openrewrite.text.FindAndReplace
- findAny() - Method in class org.openrewrite.Validated.Either
- FindBuildToolFailures - Class in org.openrewrite
- FindBuildToolFailures() - Constructor for class org.openrewrite.FindBuildToolFailures
- findClass(String) - Method in class org.openrewrite.internal.TreeVisitorAdapterClassLoader
- findFirst(Class<M>) - Method in class org.openrewrite.marker.Markers
- FindGitProvenance - Class in org.openrewrite
- FindGitProvenance() - Constructor for class org.openrewrite.FindGitProvenance
- findHook(Repository, String) - Method in class org.eclipse.jgit.util.FS
-
Tries to find a hook matching the given one in the given repository.
- findInPath(String) - Method in class org.openrewrite.marker.OperatingSystemProvenance
-
Locates the given executable in the system path.
- findMethod(Class<?>, String, Class<?>...) - Static method in class org.openrewrite.internal.ReflectionUtils
- findNonNullFields(Class<?>) - Static method in class org.openrewrite.internal.lang.NullUtils
-
The method uses reflection to find all declared fields of a class that have been marked (via commonly used annotations) as being Non-Null.
- FindParseFailures - Class in org.openrewrite
- FindParseFailures() - Constructor for class org.openrewrite.FindParseFailures
- FindQuarks - Class in org.openrewrite
- FindQuarks() - Constructor for class org.openrewrite.FindQuarks
- FindRecipeRunException - Class in org.openrewrite.internal
- FindRecipeRunException(RecipeRunException) - Constructor for class org.openrewrite.internal.FindRecipeRunException
- FindSourceFiles - Class in org.openrewrite
- FindSourceFiles() - Constructor for class org.openrewrite.FindSourceFiles
- firstEnclosing(Class<T>) - Method in class org.openrewrite.Cursor
- firstEnclosingOrThrow(Class<T>) - Method in class org.openrewrite.Cursor
- flatMap(List<T>, BiFunction<Integer, T, Object>) - Static method in class org.openrewrite.internal.ListUtils
- flatMap(List<T>, Function<T, Object>) - Static method in class org.openrewrite.internal.ListUtils
- fork() - Method in class org.openrewrite.Cursor
-
Creates a cursor at the same position, but with its own messages that can't influence the messages of the cursor that was forked.
- ForkJoinScheduler - Class in org.openrewrite.scheduling
- ForkJoinScheduler() - Constructor for class org.openrewrite.scheduling.ForkJoinScheduler
- format(String) - Method in enum class org.openrewrite.internal.NameCaseConvention
-
Formats the input to the style of this
NameCaseConvention. - format(NameCaseConvention, String) - Static method in enum class org.openrewrite.internal.NameCaseConvention
- forName(String) - Static method in class org.openrewrite.marker.OperatingSystemProvenance
- found(T) - Static method in class org.openrewrite.marker.SearchResult
- found(T, String) - Static method in class org.openrewrite.marker.SearchResult
- FREE_BSD - Static variable in class org.openrewrite.marker.OperatingSystemProvenance
- fromHex(String, String) - Static method in class org.openrewrite.Checksum
- fromPath(Path) - Static method in class org.openrewrite.FileAttributes
- fromProjectDirectory(Path) - Static method in class org.openrewrite.marker.GitProvenance
-
Deprecated.Use
instead. - fromProjectDirectory(Path, BuildEnvironment) - Static method in class org.openrewrite.marker.GitProvenance
- fromResource(String) - Static method in class org.openrewrite.Parser.Input
- fromResource(String, String) - Static method in class org.openrewrite.Parser.Input
- fromResource(String, String, Charset) - Static method in class org.openrewrite.Parser.Input
- fromString(String) - Static method in class org.openrewrite.Parser.Input
- fromString(String, Charset) - Static method in class org.openrewrite.Parser.Input
- fromString(Path, String) - Static method in class org.openrewrite.Parser.Input
- fromString(Path, String, Charset) - Static method in class org.openrewrite.Parser.Input
- fromUri(HttpSender, URI) - Static method in class org.openrewrite.Checksum
-
Interprets the URI as pointing to a UTF-8 encoded text file which contains only a base-16 number representing a checksum.
- fromUri(HttpSender, URI, String) - Static method in class org.openrewrite.Checksum
- FS - Class in org.eclipse.jgit.util
-
!!!THIS SOURCE FILE HAS BEEN MODIFIED!!! Abstraction to support various file system operations not in Java.
- FS() - Constructor for class org.eclipse.jgit.util.FS
-
Constructs a file system abstraction.
- FS(FS) - Constructor for class org.eclipse.jgit.util.FS
-
Initialize this FS using another's current settings.
- FS.Attributes - Class in org.eclipse.jgit.util
-
File attributes we typically care for.
- FS.ExecutionResult - Class in org.eclipse.jgit.util
-
Result of an executed process.
- FS.FileStoreAttributes - Class in org.eclipse.jgit.util
-
Attributes of FileStores on this system
- FS.FSFactory - Class in org.eclipse.jgit.util
-
This class creates FS instances.
- FS.LockToken - Class in org.eclipse.jgit.util
-
A token representing a file created by
FS.createNewFileAtomic(File). - FSFactory() - Constructor for class org.eclipse.jgit.util.FS.FSFactory
-
Constructor
G
- GeneralFormatStyle - Class in org.openrewrite.style
- GeneralFormatStyle() - Constructor for class org.openrewrite.style.GeneralFormatStyle
- Generated - Class in org.openrewrite.marker
-
Indicates a source file that is generated (e.g.
- Generated() - Constructor for class org.openrewrite.marker.Generated
- get(String) - Method in interface org.openrewrite.ipc.http.HttpSender
- get(Path) - Static method in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Get the FileStoreAttributes for the given FileStore
- GET - Enum constant in enum class org.openrewrite.ipc.http.HttpSender.Method
- getAfterVisit() - Method in class org.openrewrite.TreeVisitor
- getApplicability() - Method in class org.openrewrite.RecipeRunStats
- getApplicableTest() - Method in class org.openrewrite.Recipe
-
A recipe can optionally include an applicability test that can be used to determine whether it should run on a set of source files (or even be listed in a suggested list of recipes for a particular codebase).
- getApplicableTests() - Method in class org.openrewrite.Recipe
- getAttributes(File) - Method in class org.eclipse.jgit.util.FS
-
Get the file attributes we care for.
- getBaseTimeUnit() - Method in class org.openrewrite.internal.LoggingMeterRegistry
- getBody() - Method in class org.openrewrite.ipc.http.HttpSender.Response
- getBodyAsBytes() - Method in class org.openrewrite.ipc.http.HttpSender.Response
- getBuildUrl() - Method in class org.openrewrite.marker.ci.DroneBuildEnvironment
- getCalls() - Method in class org.openrewrite.RecipeRunStats
-
The number of times the recipe ran over all cycles.
- getCategories() - Method in class org.openrewrite.config.CategoryTree
- getCategories(boolean, boolean) - Method in class org.openrewrite.config.CategoryTree
-
Used to recursively navigate the whole category tree without any advance knowledge of what categories exist.
- getCategory(String) - Method in class org.openrewrite.config.CategoryTree
- getCategory(String...) - Method in class org.openrewrite.config.CategoryTree
- getCategoryOrThrow(String) - Method in class org.openrewrite.config.CategoryTree
- getCategoryOrThrow(String...) - Method in class org.openrewrite.config.CategoryTree
- getCharset() - Method in class org.openrewrite.binary.Binary
- getCharset() - Method in class org.openrewrite.internal.EncodingDetectingInputStream
- getCharset() - Method in class org.openrewrite.quark.Quark
- getCharset() - Method in interface org.openrewrite.SourceFile
- getCharset() - Method in class org.openrewrite.text.PlainText
- getCharset() - Method in class org.openrewrite.text.TextStyle
- getCharset() - Method in class org.openrewrite.tree.ParsingExecutionContextView
- getCharset(ExecutionContext) - Method in interface org.openrewrite.Parser
-
Returns the ExecutionContext charset if its defined otherwise returns
StandardCharsets.UTF_8 - getChecksum() - Method in interface org.openrewrite.remote.Remote
- getChecksum() - Method in interface org.openrewrite.SourceFile
- getCode() - Method in class org.openrewrite.ipc.http.HttpSender.Response
- getContext() - Method in class org.openrewrite.PrintOutputCapture
- getContributors() - Method in class org.openrewrite.config.DeclarativeRecipe
- getContributors() - Method in class org.openrewrite.Recipe
- getCreationTime() - Method in class org.eclipse.jgit.util.FS.Attributes
- getCumulative() - Method in class org.openrewrite.RecipeRunStats
-
The total time spent across all executions of this recipe.
- getCursor() - Method in class org.openrewrite.TreeVisitor
- getDataTable(String) - Method in class org.openrewrite.RecipeRun
- getDataTableDescriptors() - Method in class org.openrewrite.config.CompositeRecipe
- getDataTableDescriptors() - Method in class org.openrewrite.Recipe
- getDataTableRows(String) - Method in class org.openrewrite.RecipeRun
- getDescription() - Method in class org.openrewrite.DeleteSourceFiles
- getDescription() - Method in class org.openrewrite.FindBuildToolFailures
- getDescription() - Method in class org.openrewrite.FindGitProvenance
- getDescription() - Method in class org.openrewrite.FindParseFailures
- getDescription() - Method in class org.openrewrite.FindQuarks
- getDescription() - Method in class org.openrewrite.FindSourceFiles
- getDescription() - Method in class org.openrewrite.ListRuntimeClasspath
- getDescription() - Method in class org.openrewrite.Recipe
-
A human-readable description for the recipe, consisting of one or more full sentences ending with a period.
- getDescription() - Method in interface org.openrewrite.remote.Remote
-
Any text describing what this remote URI represents.
- getDescription() - Method in class org.openrewrite.RenameFile
- getDescription() - Method in class org.openrewrite.SetFilePermissions
- getDescription() - Method in class org.openrewrite.text.AppendToTextFile
- getDescription() - Method in class org.openrewrite.text.ChangeText
- getDescription() - Method in class org.openrewrite.text.CreateTextFile
- getDescription() - Method in class org.openrewrite.text.EndOfLineAtEndOfFile
- getDescription() - Method in class org.openrewrite.text.Find
- getDescription() - Method in class org.openrewrite.text.FindAndReplace
- getDescriptor() - Method in class org.openrewrite.config.CategoryTree
- getDescriptor() - Method in class org.openrewrite.config.CategoryTree.Root
- getDescriptor() - Method in class org.openrewrite.Recipe
- getDetail() - Method in class org.openrewrite.marker.Markup.Debug
- getDetail() - Method in class org.openrewrite.marker.Markup.Error
- getDetail() - Method in interface org.openrewrite.marker.Markup
- getDetail() - Method in class org.openrewrite.marker.Markup.Info
- getDetail() - Method in class org.openrewrite.marker.Markup.Warn
- getDisplayName() - Method in class org.openrewrite.config.CompositeRecipe
- getDisplayName() - Method in class org.openrewrite.DeleteSourceFiles
- getDisplayName() - Method in class org.openrewrite.FindBuildToolFailures
- getDisplayName() - Method in class org.openrewrite.FindGitProvenance
- getDisplayName() - Method in class org.openrewrite.FindParseFailures
- getDisplayName() - Method in class org.openrewrite.FindQuarks
- getDisplayName() - Method in class org.openrewrite.FindSourceFiles
- getDisplayName() - Method in class org.openrewrite.ListRuntimeClasspath
- getDisplayName() - Method in class org.openrewrite.Recipe
-
A human-readable display name for the recipe, initial capped with no period.
- getDisplayName() - Method in class org.openrewrite.RenameFile
- getDisplayName() - Method in class org.openrewrite.SetFilePermissions
- getDisplayName() - Method in class org.openrewrite.text.AppendToTextFile
- getDisplayName() - Method in class org.openrewrite.text.ChangeText
- getDisplayName() - Method in class org.openrewrite.text.CreateTextFile
- getDisplayName() - Method in class org.openrewrite.text.EndOfLineAtEndOfFile
- getDisplayName() - Method in class org.openrewrite.text.Find
- getDisplayName() - Method in class org.openrewrite.text.FindAndReplace
- getDslName() - Method in class org.openrewrite.Parser.Builder
-
The name of the domain specific language this parser builder produces a parser for.
- getDslName() - Method in class org.openrewrite.quark.QuarkParser.Builder
- getDslName() - Method in class org.openrewrite.text.PlainTextParser.Builder
- getEntity() - Method in class org.openrewrite.ipc.http.HttpSender.Request
- getEOL() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.config.CompositeRecipe
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.Recipe
- getExamples() - Method in class org.openrewrite.Recipe
- getException() - Method in class org.openrewrite.Validated.Invalid
- getExecutableName(String) - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getExecutableSuffix() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getFamilyName() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getFile() - Method in class org.eclipse.jgit.util.FS.Attributes
- getFileAttributes() - Method in interface org.openrewrite.SourceFile
- getFileStoreAttributes(Path) - Static method in class org.eclipse.jgit.util.FS
-
Get cached FileStore attributes, if not yet available measure them using a probe file under the given directory.
- getForkJoinPool() - Method in class org.openrewrite.scheduling.ForkJoinScheduler
- getFsTimestampResolution() - Method in class org.eclipse.jgit.util.FS.FileStoreAttributes
- getGitSystemConfig() - Method in class org.eclipse.jgit.util.FS
-
Get the currently used path to the system-wide Git configuration file.
- getHexValue() - Method in class org.openrewrite.Checksum
- getHttpSender() - Method in class org.openrewrite.HttpSenderExecutionContextView
- getId() - Method in interface org.openrewrite.marker.Marker
-
An id that can be used to identify a particular marker, even after transformations have taken place on it
- getId() - Method in interface org.openrewrite.Tree
-
An id that can be used to identify a particular AST element, even after transformations have taken place on it
- getInputStream(HttpSender) - Method in interface org.openrewrite.remote.Remote
-
Download the remote file
- getInputStream(HttpSender) - Method in class org.openrewrite.remote.RemoteArchive
- getInputStream(HttpSender) - Method in class org.openrewrite.remote.RemoteFile
- getJacksonPolymorphicTypeTag() - Method in class org.openrewrite.Recipe
- getJacksonPolymorphicTypeTag() - Method in interface org.openrewrite.style.Style
- getJacksonPolymorphicTypeTag() - Method in interface org.openrewrite.Tree
- getLanguage() - Method in class org.openrewrite.quark.QuarkVisitor
- getLanguage() - Method in class org.openrewrite.TreeVisitor
- getLanguages() - Method in class org.openrewrite.Recipe
-
Deprecated.
- getLastModifiedInstant() - Method in class org.eclipse.jgit.util.FS.Attributes
- getLastModifiedTime() - Method in class org.eclipse.jgit.util.FS.Attributes
-
Deprecated.use getLastModifiedInstant instead
- getLength() - Method in class org.eclipse.jgit.util.FS.Attributes
- getLinkLibraryName(String) - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getLinkLibrarySuffix() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getMaintainers() - Method in class org.openrewrite.Recipe
- getMarkerPrinter() - Method in class org.openrewrite.PrintOutputCapture
- getMarkers() - Method in interface org.openrewrite.Tree
- getMax() - Method in class org.openrewrite.RecipeRunStats
-
The max time spent in any one execution of this recipe.
- getMessage() - Method in class org.openrewrite.marker.Markup.Debug
- getMessage() - Method in class org.openrewrite.marker.Markup.Error
- getMessage() - Method in interface org.openrewrite.marker.Markup
- getMessage() - Method in class org.openrewrite.marker.Markup.Info
- getMessage() - Method in class org.openrewrite.marker.Markup.Warn
- getMessage() - Method in class org.openrewrite.Validated.Invalid
- getMessage() - Method in exception org.openrewrite.ValidationException
- getMessage(String) - Method in class org.openrewrite.Cursor
-
Finds the closest message matching the provided key, leaving it in the message map for further access.
- getMessage(String) - Method in class org.openrewrite.DelegatingExecutionContext
- getMessage(String) - Method in interface org.openrewrite.ExecutionContext
- getMessage(String) - Method in class org.openrewrite.InMemoryExecutionContext
- getMessage(String) - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- getMessage(String, T) - Method in class org.openrewrite.Cursor
- getMessage(String, T) - Method in interface org.openrewrite.ExecutionContext
- getMethod() - Method in class org.openrewrite.ipc.http.HttpSender.Request
- getMinimalRacyInterval() - Method in class org.eclipse.jgit.util.FS.FileStoreAttributes
- getName() - Method in class org.eclipse.jgit.util.FS.Attributes
- getName() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getName() - Method in interface org.openrewrite.marker.SourceSet
- getName() - Method in class org.openrewrite.Recipe
- getNativePrefix() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getNearestMessage(String) - Method in class org.openrewrite.Cursor
-
Finds the closest message matching the provided key, leaving it in the message map for further access.
- getNearestMessage(String, T) - Method in class org.openrewrite.Cursor
- getObserver() - Method in class org.openrewrite.TreeObserver.Subscription
- getObservers() - Method in interface org.openrewrite.ExecutionContext
- getOnError() - Method in class org.openrewrite.DelegatingExecutionContext
- getOnError() - Method in interface org.openrewrite.ExecutionContext
- getOnError() - Method in class org.openrewrite.InMemoryExecutionContext
- getOnError() - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- getOnTimeout() - Method in class org.openrewrite.DelegatingExecutionContext
- getOnTimeout() - Method in interface org.openrewrite.ExecutionContext
- getOnTimeout() - Method in class org.openrewrite.InMemoryExecutionContext
- getOnTimeout() - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- getOpenapiToken() - Method in class org.openrewrite.ai.AIExecutionContextView
- getOrganizationName() - Method in class org.openrewrite.marker.GitProvenance
-
Deprecated.
- getOrganizationName(String) - Method in class org.openrewrite.marker.GitProvenance
-
Extract the organization name, including sub-organizations for git hosting services which support such a concept, from the origin URL.
- getOut() - Method in class org.openrewrite.PrintOutputCapture
- getOwnGetVisitor() - Method in class org.openrewrite.RecipeRunStats
-
The total time spent in running the visitor returned by
Recipe.getVisitor()for this recipe. - getOwnVisit() - Method in class org.openrewrite.RecipeRunStats
-
The total time spent in running the visitor returned by
Recipe.visit(List, ExecutionContext)()} for this recipe. - getParent() - Method in class org.openrewrite.Cursor
- getParent(int) - Method in class org.openrewrite.Cursor
- getParentOrThrow() - Method in class org.openrewrite.Cursor
- getParentOrThrow(int) - Method in class org.openrewrite.Cursor
- getParentRecipe() - Method in interface org.openrewrite.ExecutionContext
-
The recipe that scheduled this recipe's execution via
Recipe.getApplicableTests()orRecipe.getSingleSourceApplicableTests(). - getParentTreeCursor() - Method in class org.openrewrite.Cursor
-
Return the first parent of the current cursor which points to an AST element, or the root cursor if the current cursor already points to the root AST element.
- getParseFailures() - Method in class org.openrewrite.tree.ParsingExecutionContextView
- getParsingListener() - Method in class org.openrewrite.tree.ParsingExecutionContextView
- getPath() - Method in class org.openrewrite.Cursor
- getPath() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getPath() - Method in class org.openrewrite.Parser.Input
- getPath(Predicate<Object>) - Method in class org.openrewrite.Cursor
- getPathAsCursors() - Method in class org.openrewrite.Cursor
- getPathAsCursors(Predicate<Cursor>) - Method in class org.openrewrite.Cursor
- getPathAsStream() - Method in class org.openrewrite.Cursor
- getPathAsStream(Predicate<Object>) - Method in class org.openrewrite.Cursor
- getPathVar() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getPrimaryConstructor(Class<?>) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- getProperty() - Method in class org.openrewrite.Validated.Invalid
- getProperty() - Method in class org.openrewrite.Validated.Valid
- getRc() - Method in class org.eclipse.jgit.util.FS.ExecutionResult
- getRecipe() - Method in exception org.openrewrite.RecipeTimeoutException
- getRecipe(String) - Method in class org.openrewrite.config.CategoryTree
- getRecipeCount() - Method in class org.openrewrite.config.CategoryTree
- getRecipeDescriptorsThatMadeChanges() - Method in class org.openrewrite.Result
-
Return a list of recipes that have made changes as a hierarchy of descriptors.
- getRecipeErrors() - Method in class org.openrewrite.Result
- getRecipeGroup(String) - Method in class org.openrewrite.config.CategoryTree
- getRecipeList() - Method in class org.openrewrite.Recipe
- getRecipes() - Method in class org.openrewrite.config.CategoryTree
- getRecipesByGroup() - Method in class org.openrewrite.config.CategoryTree
- getRecipesThatMadeChanges() - Method in class org.openrewrite.Result
-
Deprecated.Use
Result.getRecipeDescriptorsThatMadeChanges()instead. - getRelativePath(Path) - Method in class org.openrewrite.Parser.Input
- getRepositoryName() - Method in class org.openrewrite.marker.GitProvenance
- getRequestHeaders() - Method in class org.openrewrite.ipc.http.HttpSender.Request
- getRoot() - Method in class org.openrewrite.Cursor
- getRowsTypeReference() - Method in class org.openrewrite.DataTable
- getRunTimeout(int) - Method in interface org.openrewrite.ExecutionContext
- getRunTimeout(int) - Method in class org.openrewrite.InMemoryExecutionContext
- getRunTimeout(int) - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- getScriptName(String) - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getSharedLibraryName(String) - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getSharedLibrarySuffix() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getSingleSourceApplicableTest() - Method in class org.openrewrite.Recipe
-
A recipe can optionally include an applicability test that can be used to determine whether it should run on a particular source file.
- getSingleSourceApplicableTest() - Method in class org.openrewrite.text.FindAndReplace
- getSingleSourceApplicableTests() - Method in class org.openrewrite.Recipe
- getSnippets() - Method in class org.openrewrite.text.PlainText
- getSource() - Method in class org.openrewrite.Parser.Input
-
Deprecated.Use
Parser.Input.getSource(ExecutionContext)instead which incorporates overrides of charset. - getSource() - Method in exception org.openrewrite.ValidationException
- getSource(ExecutionContext) - Method in class org.openrewrite.Parser.Input
- getSourcePath() - Method in interface org.openrewrite.SourceFile
- getSourceWriter(String) - Method in class org.openrewrite.internal.TreeVisitorAdapterClassLoader
- getStaticLibraryName(String) - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getStaticLibrarySuffix() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getStderr() - Method in class org.eclipse.jgit.util.FS.ExecutionResult
- getStdout() - Method in class org.eclipse.jgit.util.FS.ExecutionResult
- getStyle(Class<S>) - Method in interface org.openrewrite.SourceFile
- getStyle(Class<S>, S) - Method in interface org.openrewrite.SourceFile
- getSubtrees() - Method in class org.openrewrite.config.CategoryTree
-
Deprecated.Use
CategoryTree.getCategories()instead. - getTags() - Method in class org.openrewrite.Recipe
-
A set of strings used for categorizing related recipes.
- getTags() - Method in class org.openrewrite.text.ChangeText
- getUri() - Method in interface org.openrewrite.remote.Remote
- getUrl() - Method in class org.openrewrite.ipc.http.HttpSender.Request
- getValue() - Method in class org.openrewrite.Cursor
- getValue() - Method in class org.openrewrite.Validated.Both
- getValue() - Method in class org.openrewrite.Validated.Either
- getValue() - Method in interface org.openrewrite.Validated
- getValue() - Method in class org.openrewrite.Validated.Invalid
- getValue() - Method in class org.openrewrite.Validated.None
- getValue() - Method in class org.openrewrite.Validated.Valid
- getVersion() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- getVisitor() - Method in class org.openrewrite.DeleteSourceFiles
- getVisitor() - Method in class org.openrewrite.FindBuildToolFailures
- getVisitor() - Method in class org.openrewrite.FindParseFailures
- getVisitor() - Method in class org.openrewrite.FindQuarks
- getVisitor() - Method in class org.openrewrite.FindSourceFiles
- getVisitor() - Method in class org.openrewrite.Recipe
-
A recipe can optionally encasulate a visitor that performs operations on a set of source files.
- getVisitor() - Method in class org.openrewrite.RenameFile
- getVisitor() - Method in class org.openrewrite.SetFilePermissions
- getVisitor() - Method in class org.openrewrite.text.ChangeText
- getVisitor() - Method in class org.openrewrite.text.EndOfLineAtEndOfFile
- getVisitor() - Method in class org.openrewrite.text.Find
- getVisitor() - Method in class org.openrewrite.text.FindAndReplace
- getWeight(Predicate<Object>) - Method in interface org.openrewrite.SourceFile
-
A measure of the size of the AST by count of number of AST nodes or some other similar measure.
- getWeight(Predicate<Object>) - Method in class org.openrewrite.text.PlainText
- getZeroArgsConstructor(Class<?>) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- GithubActionsBuildEnvironment - Class in org.openrewrite.marker.ci
- GithubActionsBuildEnvironment() - Constructor for class org.openrewrite.marker.ci.GithubActionsBuildEnvironment
- GitlabBuildEnvironment - Class in org.openrewrite.marker.ci
- GitlabBuildEnvironment() - Constructor for class org.openrewrite.marker.ci.GitlabBuildEnvironment
- GitProvenance - Class in org.openrewrite.marker
- GitProvenance() - Constructor for class org.openrewrite.marker.GitProvenance
- GitProvenance.AutoCRLF - Enum Class in org.openrewrite.marker
- GitProvenance.EOL - Enum Class in org.openrewrite.marker
- Gradle - Enum constant in enum class org.openrewrite.marker.BuildTool.Type
- greatestCommonMargin(String) - Static method in class org.openrewrite.internal.StringUtils
-
Locate the greatest common margin of a multi-line string
- greatestCommonSubstringLength(String, String) - Static method in class org.openrewrite.internal.StringUtils
H
- hasClass(String) - Method in class org.openrewrite.internal.TreeVisitorAdapterClassLoader
- hashCode() - Method in class org.openrewrite.marker.Markup.Error
- hashCode() - Method in class org.openrewrite.marker.Markup.Warn
- hashCode() - Method in class org.openrewrite.Parser.Input
- hashCode() - Method in class org.openrewrite.Recipe
- hasNewMessages() - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- HasSourcePath<P> - Class in org.openrewrite
- HasSourcePath(String) - Constructor for class org.openrewrite.HasSourcePath
- HasSourcePath(String, String) - Constructor for class org.openrewrite.HasSourcePath
- head(String) - Method in interface org.openrewrite.ipc.http.HttpSender
- HEAD - Enum constant in enum class org.openrewrite.ipc.http.HttpSender.Method
- HIGHEST_PRECEDENCE - Static variable in class org.openrewrite.config.CategoryDescriptor
- hostname() - Static method in class org.openrewrite.marker.OperatingSystemProvenance
- HttpSender - Interface in org.openrewrite.ipc.http
-
A general-purpose interface for controlling how components perform HTTP calls for various purposes.
- HttpSender.Method - Enum Class in org.openrewrite.ipc.http
- HttpSender.Request - Class in org.openrewrite.ipc.http
- HttpSender.Request.Builder - Class in org.openrewrite.ipc.http
- HttpSender.Response - Class in org.openrewrite.ipc.http
- HttpSenderExecutionContextView - Class in org.openrewrite
- HttpSenderExecutionContextView(ExecutionContext) - Constructor for class org.openrewrite.HttpSenderExecutionContextView
- HttpUrlConnectionSender - Class in org.openrewrite.ipc.http
-
HttpURLConnection-basedHttpSender. - HttpUrlConnectionSender() - Constructor for class org.openrewrite.ipc.http.HttpUrlConnectionSender
-
Use the default timeouts and proxy settings for the sender.
- HttpUrlConnectionSender(Duration, Duration) - Constructor for class org.openrewrite.ipc.http.HttpUrlConnectionSender
-
Creates a sender with the specified timeouts but uses the default proxy settings.
- HttpUrlConnectionSender(Duration, Duration, Proxy) - Constructor for class org.openrewrite.ipc.http.HttpUrlConnectionSender
-
Creates a sender with the specified timeouts and proxy settings.
- HyphenRange - Class in org.openrewrite.semver
I
- id - Variable in class org.openrewrite.remote.Remote.Builder
- ID - Enum constant in enum class org.openrewrite.config.CategoryTree.PrintNameStyle
- IncompleteGitConfigException - Exception in org.openrewrite.marker.ci
- IncompleteGitConfigException() - Constructor for exception org.openrewrite.marker.ci.IncompleteGitConfigException
- IncompleteGitConfigException(String) - Constructor for exception org.openrewrite.marker.ci.IncompleteGitConfigException
- incrementAndGetUncaughtExceptionCount() - Method in interface org.openrewrite.ExecutionContext
- Incubating - Annotation Interface in org.openrewrite
-
This is a feature that is experimental and may yield a breaking change in a minor release.
- indent(String) - Static method in class org.openrewrite.internal.StringUtils
- indexOf(String, Predicate<Character>) - Static method in class org.openrewrite.internal.StringUtils
- indexOfNextNonWhitespace(int, String) - Static method in class org.openrewrite.internal.StringUtils
-
Considering C-style comments to be whitespace, return the index of the next non-whitespace character
- indexOfNonWhitespace(String) - Static method in class org.openrewrite.internal.StringUtils
- info(T, String) - Static method in interface org.openrewrite.marker.Markup
- info(T, String, String) - Static method in interface org.openrewrite.marker.Markup
- Info() - Constructor for class org.openrewrite.marker.Markup.Info
- initialize(Collection<Recipe>, Map<String, List<Contributor>>) - Method in class org.openrewrite.config.DeclarativeRecipe
- InMemoryExecutionContext - Class in org.openrewrite
- InMemoryExecutionContext() - Constructor for class org.openrewrite.InMemoryExecutionContext
- InMemoryExecutionContext(Consumer<Throwable>) - Constructor for class org.openrewrite.InMemoryExecutionContext
- InMemoryExecutionContext(Consumer<Throwable>, Function<Integer, Duration>) - Constructor for class org.openrewrite.InMemoryExecutionContext
- InMemoryExecutionContext(Consumer<Throwable>, Function<Integer, Duration>, BiConsumer<Throwable, ExecutionContext>) - Constructor for class org.openrewrite.InMemoryExecutionContext
- Input - Enum constant in enum class org.openrewrite.marker.GitProvenance.AutoCRLF
- Input(Path, FileAttributes, Supplier<InputStream>) - Constructor for class org.openrewrite.Parser.Input
- Input(Path, FileAttributes, Supplier<InputStream>, boolean) - Constructor for class org.openrewrite.Parser.Input
- Input(Path, Supplier<InputStream>) - Constructor for class org.openrewrite.Parser.Input
- insert(List<T>, T, int) - Static method in class org.openrewrite.internal.ListUtils
-
Insert element to a list at the specified position in the list.
- insertAll(List<T>, int, List<T>) - Static method in class org.openrewrite.internal.ListUtils
- insertInOrder(List<T>, T, Comparator<T>) - Static method in class org.openrewrite.internal.ListUtils
-
Insert into as-near of a location representing the natural ordering of the list without assuming the list is already sorted according to its natural ordering AND without changing the position of any other element.
- insertRow(ExecutionContext, Row) - Method in class org.openrewrite.DataTable
- internalRunHookIfPresent(Repository, String, String[], OutputStream, OutputStream, String) - Method in class org.eclipse.jgit.util.FS
- invalid(String, Object, String) - Static method in interface org.openrewrite.Validated
- invalid(String, Object, String, Throwable) - Static method in interface org.openrewrite.Validated
- Invalid(String, Object, String, Throwable) - Constructor for class org.openrewrite.Validated.Invalid
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.binary.BinaryVisitor
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.quark.QuarkVisitor
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.remote.RemoteVisitor
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.text.PlainTextVisitor
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.TreeVisitor
- isAcceptable(TreeVisitor<?, P>, P) - Method in class org.openrewrite.binary.Binary
- isAcceptable(TreeVisitor<?, P>, P) - Method in class org.openrewrite.quark.Quark
- isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.remote.Remote
- isAcceptable(TreeVisitor<?, P>, P) - Method in class org.openrewrite.text.PlainText
- isAcceptable(TreeVisitor<?, P>, P) - Method in class org.openrewrite.text.PlainText.Snippet
- isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.Tree
-
Checks the supplied argument to see if the supplied visitor and its context would be valid arguments to accept().
- isAdaptableTo(Class<? extends TreeVisitor>) - Method in class org.openrewrite.TreeVisitor
- isBlank(String) - Static method in class org.openrewrite.internal.StringUtils
-
Check if the String is null or has only whitespaces.
- isCaseSensitive() - Method in class org.eclipse.jgit.util.FS
-
Is this file system case sensitive
- isCharsetBomMarked() - Method in class org.openrewrite.binary.Binary
- isCharsetBomMarked() - Method in class org.openrewrite.internal.EncodingDetectingInputStream
- isCharsetBomMarked() - Method in class org.openrewrite.quark.Quark
- isCharsetBomMarked() - Method in interface org.openrewrite.SourceFile
- isCreated() - Method in class org.eclipse.jgit.util.FS.LockToken
- isDirectory() - Method in class org.eclipse.jgit.util.FS.Attributes
- isDirectory(File) - Method in class org.eclipse.jgit.util.FS
-
Check if path is a directory.
- isExecutable() - Method in class org.eclipse.jgit.util.FS.Attributes
- isFile(File) - Method in class org.eclipse.jgit.util.FS
-
Examine if path represents a regular file.
- isHidden(File) - Method in class org.eclipse.jgit.util.FS
-
Whether path is hidden, either starts with .
- isInvalid() - Method in interface org.openrewrite.Validated
- isLinux() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- isMacOsX() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- isNotEmpty(String) - Static method in class org.openrewrite.internal.StringUtils
- isNullOrEmpty(String) - Static method in class org.openrewrite.internal.StringUtils
-
Check if the String is empty string or null.
- isNumeric(String) - Static method in class org.openrewrite.internal.StringUtils
- isRegularFile() - Method in class org.eclipse.jgit.util.FS.Attributes
- isScope(Tree) - Method in interface org.openrewrite.Tree
- isScopeInPath(Tree) - Method in class org.openrewrite.Cursor
- isSubscribed(Tree) - Method in class org.openrewrite.TreeObserver.Subscription
- isSuccessful() - Method in class org.openrewrite.ipc.http.HttpSender.Response
- isSymbolicLink() - Method in class org.eclipse.jgit.util.FS.Attributes
- isSymLink(File) - Method in class org.eclipse.jgit.util.FS
-
Whether the path is a symbolic link (and we support these).
- isSynthetic() - Method in class org.openrewrite.Parser.Input
- isUnix() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- isValid() - Method in class org.openrewrite.Validated.Both
- isValid() - Method in class org.openrewrite.Validated.Either
- isValid() - Method in class org.openrewrite.Validated.Invalid
- isValid() - Method in interface org.openrewrite.Validated
- isValid() - Method in class org.openrewrite.Validated.None
- isValid() - Method in class org.openrewrite.Validated.Valid
- isValid(String, String) - Method in class org.openrewrite.semver.CaretRange
- isValid(String, String) - Method in class org.openrewrite.semver.ExactVersion
- isValid(String, String) - Method in class org.openrewrite.semver.HyphenRange
- isValid(String, String) - Method in class org.openrewrite.semver.LatestPatch
- isValid(String, String) - Method in class org.openrewrite.semver.LatestRelease
- isValid(String, String) - Method in class org.openrewrite.semver.SetRange
- isValid(String, String) - Method in class org.openrewrite.semver.TildeRange
- isValid(String, String) - Method in interface org.openrewrite.semver.VersionComparator
- isValid(String, String) - Method in class org.openrewrite.semver.XRange
- isValid(String) - Method in interface org.openrewrite.semver.VersionComparator
-
Deprecated.
- isValidVersion(String, String) - Method in class org.openrewrite.semver.DependencyMatcher
- isVersion(String) - Static method in class org.openrewrite.semver.Semver
- isWindows() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- iterator() - Method in class org.openrewrite.Validated.Both
- iterator() - Method in class org.openrewrite.Validated.Either
- iterator() - Method in class org.openrewrite.Validated.Invalid
- iterator() - Method in class org.openrewrite.Validated.None
- iterator() - Method in class org.openrewrite.Validated.Valid
J
- Java - Enum constant in enum class org.openrewrite.table.RewriteRecipeSource.RecipeType
- JenkinsBuildEnvironment - Class in org.openrewrite.marker.ci
- JenkinsBuildEnvironment() - Constructor for class org.openrewrite.marker.ci.JenkinsBuildEnvironment
L
- lastModified(File) - Method in class org.eclipse.jgit.util.FS
-
Deprecated.use
FS.lastModifiedInstant(Path)instead - lastModifiedInstant(File) - Method in class org.eclipse.jgit.util.FS
-
Get the last modified time of a file system object.
- lastModifiedInstant(Path) - Method in class org.eclipse.jgit.util.FS
-
Get the last modified time of a file system object.
- LatestPatch - Class in org.openrewrite.semver
- LatestPatch() - Constructor for class org.openrewrite.semver.LatestPatch
- LatestRelease - Class in org.openrewrite.semver
- LatestRelease(String) - Constructor for class org.openrewrite.semver.LatestRelease
- LEAVE - Enum constant in enum class org.openrewrite.text.AppendToTextFile.Strategy
- left - Variable in class org.openrewrite.Validated.Both
- length - Variable in class org.eclipse.jgit.util.FS.Attributes
-
file length
- length() - Method in class org.openrewrite.marker.Range
- length(File) - Method in class org.eclipse.jgit.util.FS
-
Get the length of a file or link, If the OS/JRE supports symbolic links it's the length of the link, else the length of the target.
- LF - Enum constant in enum class org.openrewrite.marker.GitProvenance.EOL
- LF - Enum constant in enum class org.openrewrite.marker.OperatingSystemProvenance.EOL
- LINUX - Static variable in class org.openrewrite.marker.OperatingSystemProvenance
- list(File, FileTreeIterator.FileModeStrategy) - Method in class org.eclipse.jgit.util.FS
-
Enumerates children of a directory.
- listCategoryDescriptors() - Method in class org.openrewrite.config.ClasspathScanningLoader
- listCategoryDescriptors() - Method in class org.openrewrite.config.Environment
- listCategoryDescriptors() - Method in interface org.openrewrite.config.ResourceLoader
- listCategoryDescriptors() - Method in class org.openrewrite.config.YamlResourceLoader
- listContributors() - Method in class org.openrewrite.config.ClasspathScanningLoader
- listContributors() - Method in interface org.openrewrite.config.ResourceLoader
- listContributors() - Method in class org.openrewrite.config.YamlResourceLoader
- listRecipeDescriptors() - Method in class org.openrewrite.config.ClasspathScanningLoader
- listRecipeDescriptors() - Method in class org.openrewrite.config.Environment
- listRecipeDescriptors() - Method in interface org.openrewrite.config.ResourceLoader
- listRecipeDescriptors() - Method in class org.openrewrite.config.YamlResourceLoader
- listRecipeDescriptors(Collection<Recipe>, Map<String, List<Contributor>>, Map<String, List<RecipeExample>>) - Method in class org.openrewrite.config.YamlResourceLoader
- listRecipeExamples() - Method in class org.openrewrite.config.ClasspathScanningLoader
- listRecipeExamples() - Method in interface org.openrewrite.config.ResourceLoader
- listRecipeExamples() - Method in class org.openrewrite.config.YamlResourceLoader
- listRecipes() - Method in class org.openrewrite.config.ClasspathScanningLoader
- listRecipes() - Method in class org.openrewrite.config.Environment
- listRecipes() - Method in interface org.openrewrite.config.ResourceLoader
- listRecipes() - Method in class org.openrewrite.config.YamlResourceLoader
- ListRuntimeClasspath - Class in org.openrewrite
- ListRuntimeClasspath() - Constructor for class org.openrewrite.ListRuntimeClasspath
- listStyles() - Method in class org.openrewrite.config.ClasspathScanningLoader
- listStyles() - Method in class org.openrewrite.config.Environment
- listStyles() - Method in interface org.openrewrite.config.ResourceLoader
- listStyles() - Method in class org.openrewrite.config.YamlResourceLoader
- ListUtils - Class in org.openrewrite.internal
- llvm() - Element in annotation interface org.openrewrite.PolyglotExport
- load(ResourceLoader) - Method in class org.openrewrite.config.Environment.Builder
- load(ResourceLoader, Collection<? extends ResourceLoader>) - Method in class org.openrewrite.config.Environment.Builder
- loadClass(String, boolean) - Method in class org.openrewrite.internal.TreeVisitorAdapterClassLoader
- LoathingOfOthers - Annotation Interface in org.openrewrite.internal
-
Because someone ELSE did something that hurt me.
- LoggingMeterRegistry - Class in org.openrewrite.internal
- LoggingMeterRegistry(TimeUnit, Consumer<String>, Function<Meter, String>) - Constructor for class org.openrewrite.internal.LoggingMeterRegistry
- LoggingMeterRegistry.Builder - Class in org.openrewrite.internal
- loggingSink(Consumer<String>) - Method in class org.openrewrite.internal.LoggingMeterRegistry.Builder
- LOWER_CAMEL - Enum constant in enum class org.openrewrite.internal.NameCaseConvention
-
Camel case with the first letter lowercase, e.g., "lowerCamel".
- LOWER_HYPHEN - Enum constant in enum class org.openrewrite.internal.NameCaseConvention
-
Lowercase and hyphen-separated, e.g., "lower-hyphen".
- LOWER_UNDERSCORE - Enum constant in enum class org.openrewrite.internal.NameCaseConvention
-
Lowercase and underscore-separated, e.g., "lower_underscore".
- LOWEST_PRECEDENCE - Static variable in class org.openrewrite.config.CategoryDescriptor
M
- MAC_OS - Static variable in class org.openrewrite.marker.OperatingSystemProvenance
- Maintainer - Class in org.openrewrite
- Maintainer() - Constructor for class org.openrewrite.Maintainer
- majorVersion(String) - Static method in class org.openrewrite.semver.Semver
- map(List<T>, BiFunction<Integer, T, T>) - Static method in class org.openrewrite.internal.ListUtils
- map(List<T>, UnaryOperator<T>) - Static method in class org.openrewrite.internal.ListUtils
- mapAsync(List<T>, UnaryOperator<T>) - Method in interface org.openrewrite.RecipeScheduler
- mapFirst(List<T>, UnaryOperator<T>) - Static method in class org.openrewrite.internal.ListUtils
- mapLast(List<T>, UnaryOperator<T>) - Static method in class org.openrewrite.internal.ListUtils
- Marker - Interface in org.openrewrite.marker
- markers - Variable in class org.openrewrite.remote.Remote.Builder
- Markers - Class in org.openrewrite.marker
- Markers() - Constructor for class org.openrewrite.marker.Markers
- markup(T, Markup) - Static method in interface org.openrewrite.marker.Markup
- Markup - Interface in org.openrewrite.marker
- Markup.Debug - Class in org.openrewrite.marker
- Markup.Error - Class in org.openrewrite.marker
- Markup.Info - Class in org.openrewrite.marker
- Markup.Warn - Class in org.openrewrite.marker
- matches(String) - Method in enum class org.openrewrite.internal.NameCaseConvention
-
Whether the input matches the formatting style of this
NameCaseConvention. - matches(String, String) - Method in class org.openrewrite.semver.DependencyMatcher
- matches(String, String, String) - Method in class org.openrewrite.semver.DependencyMatcher
- matches(NameCaseConvention, String) - Static method in enum class org.openrewrite.internal.NameCaseConvention
- matchesGlob(String, String) - Static method in class org.openrewrite.internal.StringUtils
- matchesGlob(Path, String) - Static method in class org.openrewrite.PathUtils
- matchesGlobRelaxedBinding(String, String) - Static method in enum class org.openrewrite.internal.NameCaseConvention
-
Check equality between two inputs using "relaxed binding" rules.
- matchesRegexRelaxedBinding(String, String) - Static method in enum class org.openrewrite.internal.NameCaseConvention
- Maven - Enum constant in enum class org.openrewrite.marker.BuildTool.Type
- maxDepth(int) - Method in class org.openrewrite.config.CategoryTree.PrintOptions.Builder
- maybeAddKotlinModule(ObjectMapper) - Static method in class org.openrewrite.RecipeSerializer
-
If it is available on the runtime classpath, add jackson's Kotlin module to the provided object mapper.
- md5(SourceFile) - Static method in class org.openrewrite.Checksum
- merge(Class<S>, Iterable<? extends NamedStyles>) - Static method in class org.openrewrite.style.NamedStyles
- merge(List<NamedStyles>) - Static method in class org.openrewrite.style.NamedStyles
-
Merge many NamedStyles into one NamedStyle.
- merge(Style) - Method in interface org.openrewrite.style.Style
- merge(T, T) - Static method in class org.openrewrite.style.StyleHelper
-
Copies all non-null properties from right into left, recursively.
- mergingFound(T, String) - Static method in class org.openrewrite.marker.SearchResult
-
Merge the description of two search results into a single search result with a unified description.
- mergingFound(T, String, String) - Static method in class org.openrewrite.marker.SearchResult
-
Merge the description of two search results into a single search result with a unified description.
- meterIdPrinter(Function<Meter, String>) - Method in class org.openrewrite.internal.LoggingMeterRegistry.Builder
- MetricsHelper - Class in org.openrewrite.internal
- MetricsHelper() - Constructor for class org.openrewrite.internal.MetricsHelper
- minorVersion(String) - Static method in class org.openrewrite.semver.Semver
- missing(String, Object, String) - Static method in interface org.openrewrite.Validated
- Missing(String, Object, String) - Constructor for class org.openrewrite.Validated.Missing
- mostCommonIndent(SortedMap<Integer, Long>) - Static method in class org.openrewrite.internal.StringUtils
N
- name() - Element in annotation interface org.openrewrite.internal.SelfLoathing
- NameCaseConvention - Enum Class in org.openrewrite.internal
-
Utilities for standard name case conventions.
- NamedStyles - Class in org.openrewrite.style
-
A collection of styles by name, e.g.
- NamedStyles() - Constructor for class org.openrewrite.style.NamedStyles
- nameStyle(CategoryTree.PrintNameStyle) - Method in class org.openrewrite.config.CategoryTree.PrintOptions.Builder
- Native - Enum constant in enum class org.openrewrite.marker.GitProvenance.EOL
- newCounter(Meter.Id) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- newDistributionSummary(Meter.Id, DistributionStatisticConfig, double) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- newFunctionCounter(Meter.Id, T, ToDoubleFunction<T>) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- newFunctionTimer(Meter.Id, T, ToLongFunction<T>, ToDoubleFunction<T>, TimeUnit) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- newGauge(Meter.Id, T, ToDoubleFunction<T>) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- newInstance() - Method in class org.eclipse.jgit.util.FS
-
Create a new instance of the same type of FS.
- newLongTaskTimer(Meter.Id, DistributionStatisticConfig) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- newMeter(Meter.Id, Meter.Type, Iterable<Measurement>) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- newRequest(String) - Method in interface org.openrewrite.ipc.http.HttpSender
- newTimer(Meter.Id, DistributionStatisticConfig, PauseDetector) - Method in class org.openrewrite.internal.LoggingMeterRegistry
- NO_ENTRIES - Static variable in class org.eclipse.jgit.util.FS
-
An empty array of entries, suitable as a return value for
FS.list(File, FileModeStrategy). - none() - Static method in interface org.openrewrite.Validated
- None() - Constructor for class org.openrewrite.Validated.None
- NonNull - Annotation Interface in org.openrewrite.internal.lang
-
A common annotation to declare that annotated elements cannot be
null. - NonNullApi - Annotation Interface in org.openrewrite.internal.lang
-
A common annotation to declare that parameters and return values are to be considered as non-nullable by default for a given package.
- NonNullFields - Annotation Interface in org.openrewrite.internal.lang
-
A common annotation to declare that fields are to be considered as non-nullable by default for a given package.
- noop() - Static method in class org.openrewrite.Recipe
- noop() - Static method in class org.openrewrite.TreeVisitor
- NOOP - Static variable in class org.openrewrite.Recipe
- NOOP - Static variable in interface org.openrewrite.tree.ParsingEventListener
- normalize(File) - Method in class org.eclipse.jgit.util.FS
-
Normalize the unicode path to composed form.
- normalize(String) - Method in class org.eclipse.jgit.util.FS
-
Normalize the unicode path to composed form.
- not(TreeVisitor<?, P>) - Static method in class org.openrewrite.Applicability
- notBlank(String, String) - Static method in interface org.openrewrite.Validated
- Nullable - Annotation Interface in org.openrewrite.internal.lang
-
A common annotation to declare that annotated elements can be
nullunder some circumstance. - NullFields - Annotation Interface in org.openrewrite.internal.lang
-
A common annotation to declare that fields are to be considered as non-nullable by default for a given package.
- nullIfEmpty(List<T>) - Static method in class org.openrewrite.internal.ListUtils
- NullUtils - Class in org.openrewrite.internal.lang
- NullUtils() - Constructor for class org.openrewrite.internal.lang.NullUtils
O
- OkHttpSender - Class in org.openrewrite.ipc.http
-
OkHttp-based
HttpSender. - OkHttpSender() - Constructor for class org.openrewrite.ipc.http.OkHttpSender
- OkHttpSender(OkHttpClient) - Constructor for class org.openrewrite.ipc.http.OkHttpSender
- omitCategoryRoots(boolean) - Method in class org.openrewrite.config.CategoryTree.PrintOptions.Builder
- omitEmptyCategories(boolean) - Method in class org.openrewrite.config.CategoryTree.PrintOptions.Builder
- onError(Consumer<HttpSender.Response>) - Method in class org.openrewrite.ipc.http.HttpSender.Response
- onSuccess(Consumer<HttpSender.Response>) - Method in class org.openrewrite.ipc.http.HttpSender.Response
- OperatingSystemProvenance - Class in org.openrewrite.marker
- OperatingSystemProvenance.EOL - Enum Class in org.openrewrite.marker
- Option - Annotation Interface in org.openrewrite
- OptionDescriptor - Class in org.openrewrite.config
- OptionDescriptor() - Constructor for class org.openrewrite.config.OptionDescriptor
- options(String) - Method in interface org.openrewrite.ipc.http.HttpSender
- OPTIONS - Enum constant in enum class org.openrewrite.ipc.http.HttpSender.Method
- or(TreeVisitor<?, P>...) - Static method in class org.openrewrite.Applicability
- or(Validated) - Method in interface org.openrewrite.Validated
- org.eclipse.jgit.util - package org.eclipse.jgit.util
- org.openrewrite - package org.openrewrite
- org.openrewrite.ai - package org.openrewrite.ai
- org.openrewrite.binary - package org.openrewrite.binary
- org.openrewrite.config - package org.openrewrite.config
- org.openrewrite.internal - package org.openrewrite.internal
- org.openrewrite.internal.lang - package org.openrewrite.internal.lang
- org.openrewrite.ipc.http - package org.openrewrite.ipc.http
- org.openrewrite.marker - package org.openrewrite.marker
- org.openrewrite.marker.ci - package org.openrewrite.marker.ci
- org.openrewrite.quark - package org.openrewrite.quark
- org.openrewrite.remote - package org.openrewrite.remote
- org.openrewrite.scheduling - package org.openrewrite.scheduling
- org.openrewrite.semver - package org.openrewrite.semver
- org.openrewrite.style - package org.openrewrite.style
- org.openrewrite.table - package org.openrewrite.table
- org.openrewrite.template - package org.openrewrite.template
- org.openrewrite.text - package org.openrewrite.text
- org.openrewrite.tree - package org.openrewrite.tree
- out - Variable in class org.openrewrite.PrintOutputCapture
P
- PANIC - Static variable in class org.openrewrite.Recipe
- PARENT_RECIPE - Static variable in interface org.openrewrite.ExecutionContext
- parse(Iterable<Path>, Path, ExecutionContext) - Method in interface org.openrewrite.Parser
- parse(String...) - Method in interface org.openrewrite.Parser
- parse(ExecutionContext, String...) - Method in interface org.openrewrite.Parser
- parseAllOtherFiles(Path, List<SourceFile>) - Static method in class org.openrewrite.quark.QuarkParser
- parsed(Parser.Input, SourceFile) - Method in interface org.openrewrite.tree.ParsingEventListener
- ParseExceptionResult - Class in org.openrewrite
- ParseExceptionResult() - Constructor for class org.openrewrite.ParseExceptionResult
- parseFailure(Parser.Input, Path, Parser<?>, Throwable) - Method in class org.openrewrite.tree.ParsingExecutionContextView
- parseFailure(PlainText, Parser<?>, Throwable) - Method in class org.openrewrite.tree.ParsingExecutionContextView
- ParseFailures - Class in org.openrewrite.table
- ParseFailures(Recipe) - Constructor for class org.openrewrite.table.ParseFailures
- ParseFailures.Row - Class in org.openrewrite.table
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.binary.BinaryParser
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in interface org.openrewrite.Parser
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.quark.QuarkParser
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.text.PlainTextParser
- Parser<S extends SourceFile> - Interface in org.openrewrite
- Parser.Builder - Class in org.openrewrite
- Parser.Input - Class in org.openrewrite
-
A source input.
- parseStringValue(String, Function<String, String>, Set<String>) - Method in class org.openrewrite.internal.PropertyPlaceholderHelper
- ParseWarning - Class in org.openrewrite
- ParseWarning() - Constructor for class org.openrewrite.ParseWarning
- ParsingEventListener - Interface in org.openrewrite.tree
- ParsingExecutionContextView - Class in org.openrewrite.tree
- ParsingExecutionContextView(ExecutionContext) - Constructor for class org.openrewrite.tree.ParsingExecutionContextView
- PathUtils - Class in org.openrewrite
- PlainText - Class in org.openrewrite.text
-
The simplest of all ASTs representing nothing more than just unstructured text.
- PlainText() - Constructor for class org.openrewrite.text.PlainText
- PlainText.Snippet - Class in org.openrewrite.text
- PlainTextParser - Class in org.openrewrite.text
- PlainTextParser() - Constructor for class org.openrewrite.text.PlainTextParser
- PlainTextParser.Builder - Class in org.openrewrite.text
- PlainTextPrinter<P> - Class in org.openrewrite.text
- PlainTextPrinter() - Constructor for class org.openrewrite.text.PlainTextPrinter
- PlainTextVisitor<P> - Class in org.openrewrite.text
- PlainTextVisitor() - Constructor for class org.openrewrite.text.PlainTextVisitor
- pollMessage(String) - Method in class org.openrewrite.Cursor
-
Finds the message matching the provided key, removing it from the message map.
- pollMessage(String) - Method in class org.openrewrite.DelegatingExecutionContext
- pollMessage(String) - Method in interface org.openrewrite.ExecutionContext
- pollMessage(String) - Method in class org.openrewrite.InMemoryExecutionContext
- pollMessage(String) - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- pollMessage(String, T) - Method in interface org.openrewrite.ExecutionContext
- pollNearestMessage(String) - Method in class org.openrewrite.Cursor
-
Finds the closest message matching the provided key, removing it from the message map.
- pollParseFailures() - Method in class org.openrewrite.tree.ParsingExecutionContextView
- PolyglotExport - Annotation Interface in org.openrewrite
- PolyglotNamespace - Annotation Interface in org.openrewrite
- Position() - Constructor for class org.openrewrite.marker.Range.Position
- post(String) - Method in interface org.openrewrite.ipc.http.HttpSender
- POST - Enum constant in enum class org.openrewrite.ipc.http.HttpSender.Method
- postVisit(T, P) - Method in class org.openrewrite.TreeVisitor
- PRE_RELEASE_ENDING - Static variable in interface org.openrewrite.semver.VersionComparator
- preVisit(Tree, Integer) - Method in class org.openrewrite.internal.FindRecipeRunException
- preVisit(Tree, P) - Method in class org.openrewrite.HasSourcePath
- preVisit(T, P) - Method in class org.openrewrite.TreeVisitor
- print() - Method in class org.openrewrite.internal.LoggingMeterRegistry
- print(CategoryTree.PrintOptions) - Method in class org.openrewrite.config.CategoryTree.Root
- print(Cursor) - Method in interface org.openrewrite.Tree
- print(Cursor, UnaryOperator<String>, boolean) - Method in interface org.openrewrite.marker.Marker
- print(Cursor, UnaryOperator<String>, boolean) - Method in interface org.openrewrite.marker.Markup
- print(Cursor, UnaryOperator<String>, boolean) - Method in class org.openrewrite.marker.SearchResult
- print(Cursor, PrintOutputCapture<P>) - Method in interface org.openrewrite.Tree
- print(TreeVisitor<?, PrintOutputCapture<Integer>>) - Method in interface org.openrewrite.Tree
- printAll() - Method in interface org.openrewrite.SourceFile
- printAll(PrintOutputCapture<P>) - Method in interface org.openrewrite.SourceFile
- printAll(P) - Method in class org.openrewrite.binary.Binary
- printAll(P) - Method in interface org.openrewrite.remote.Remote
- printAll(P) - Method in interface org.openrewrite.SourceFile
- printAllAsBytes() - Method in interface org.openrewrite.SourceFile
- printAllAsBytes(P) - Method in class org.openrewrite.binary.Binary
- printAllAsBytes(P) - Method in class org.openrewrite.remote.RemoteFile
- printAllAsBytes(P) - Method in interface org.openrewrite.SourceFile
- printAllTrimmed() - Method in interface org.openrewrite.SourceFile
- printAllTrimmed(P) - Method in class org.openrewrite.binary.Binary
- printAllTrimmed(P) - Method in interface org.openrewrite.remote.Remote
- printAllTrimmed(P) - Method in interface org.openrewrite.SourceFile
- printAsCsv() - Method in class org.openrewrite.RecipeRunStats
- printAsMermaidGantt(double) - Method in class org.openrewrite.RecipeRunStats
- printer(Cursor) - Method in class org.openrewrite.quark.Quark
- printer(Cursor) - Method in interface org.openrewrite.remote.Remote
- printer(Cursor) - Method in interface org.openrewrite.SourceFile
- printer(Cursor) - Method in class org.openrewrite.text.PlainText
- printer(Cursor) - Method in class org.openrewrite.text.PlainText.Snippet
- printer(Cursor) - Method in interface org.openrewrite.Tree
- PrintOptions() - Constructor for class org.openrewrite.config.CategoryTree.PrintOptions
- PrintOutputCapture<P> - Class in org.openrewrite
- PrintOutputCapture(P) - Constructor for class org.openrewrite.PrintOutputCapture
- PrintOutputCapture(P, PrintOutputCapture.MarkerPrinter) - Constructor for class org.openrewrite.PrintOutputCapture
- PrintOutputCapture.MarkerPrinter - Interface in org.openrewrite
- printTrimmed(Cursor) - Method in interface org.openrewrite.Tree
- printTrimmed(TreeVisitor<?, PrintOutputCapture<Integer>>) - Method in interface org.openrewrite.Tree
- printTrimmed(P, Cursor) - Method in interface org.openrewrite.Tree
- property - Variable in class org.openrewrite.Validated.Valid
- propertyChanged(String, Cursor, Tree, Object, Object) - Method in interface org.openrewrite.TreeObserver
- PropertyPlaceholderHelper - Class in org.openrewrite.internal
-
Simplified from Spring's PropertyPlaceholderHelper.
- PropertyPlaceholderHelper(String, String, String) - Constructor for class org.openrewrite.internal.PropertyPlaceholderHelper
- put(String) - Method in interface org.openrewrite.ipc.http.HttpSender
- PUT - Enum constant in enum class org.openrewrite.ipc.http.HttpSender.Method
- putAll(G, Environment) - Method in class org.openrewrite.config.CategoryTree.Root
- putCategories(G, CategoryDescriptor...) - Method in class org.openrewrite.config.CategoryTree.Root
- putCurrentRecipe(Recipe) - Method in interface org.openrewrite.ExecutionContext
- putMessage(String, Object) - Method in class org.openrewrite.DelegatingExecutionContext
- putMessage(String, Object) - Method in interface org.openrewrite.ExecutionContext
- putMessage(String, Object) - Method in class org.openrewrite.InMemoryExecutionContext
- putMessage(String, Object) - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- putMessage(String, Object) - Method in class org.openrewrite.Cursor
- putMessageInCollection(String, V, Supplier<C>) - Method in interface org.openrewrite.ExecutionContext
- putMessageInSet(String, T) - Method in interface org.openrewrite.ExecutionContext
- putMessageOnFirstEnclosing(Class<?>, String, Object) - Method in class org.openrewrite.Cursor
- putParentRecipe(Recipe) - Method in interface org.openrewrite.ExecutionContext
- putRecipes(G, RecipeDescriptor...) - Method in class org.openrewrite.config.CategoryTree.Root
Q
- Quark - Class in org.openrewrite.quark
- Quark() - Constructor for class org.openrewrite.quark.Quark
- QuarkParser - Class in org.openrewrite.quark
- QuarkParser() - Constructor for class org.openrewrite.quark.QuarkParser
- QuarkParser.Builder - Class in org.openrewrite.quark
- QuarkPrinter<P> - Class in org.openrewrite.quark
- QuarkPrinter() - Constructor for class org.openrewrite.quark.QuarkPrinter
- QuarkVisitor<P> - Class in org.openrewrite.quark
- QuarkVisitor() - Constructor for class org.openrewrite.quark.QuarkVisitor
R
- randomId() - Static method in interface org.openrewrite.Tree
- Range - Class in org.openrewrite.marker
- Range() - Constructor for class org.openrewrite.marker.Range
- Range.Position - Class in org.openrewrite.marker
- read() - Method in class org.openrewrite.internal.EncodingDetectingInputStream
- read(byte[]) - Method in class org.openrewrite.RecipeSerializer
- read(InputStream) - Method in class org.openrewrite.RecipeSerializer
- readAllBytes(InputStream) - Static method in class org.openrewrite.internal.StreamUtils
- readFully() - Method in class org.openrewrite.internal.EncodingDetectingInputStream
- readFully(InputStream) - Static method in class org.openrewrite.internal.StringUtils
- readFully(InputStream, Charset) - Static method in class org.openrewrite.internal.StringUtils
-
If the input stream is coming from a stream with an unknown encoding, use
EncodingDetectingInputStream.readFully()instead. - readPipe(File, String[], String) - Static method in class org.eclipse.jgit.util.FS
-
Execute a command and return a single line of output as a String
- readPipe(File, String[], String, Map<String, String>) - Static method in class org.eclipse.jgit.util.FS
-
Execute a command and return a single line of output as a String
- readSymLink(File) - Method in class org.eclipse.jgit.util.FS
-
Check if a file is a symbolic link and read it
- Recipe - Class in org.openrewrite
-
Provides a formalized link list data structure of
recipesand aRecipe.run(List)method which will apply each recipesvisitorvisit method to a list ofsourceFiles - Recipe - Enum constant in enum class org.openrewrite.config.DeclarativeRecipe.RecipeUse
- Recipe() - Constructor for class org.openrewrite.Recipe
- recipeApplicableTest(Recipe) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- RecipeDescriptor - Class in org.openrewrite.config
- RecipeDescriptor() - Constructor for class org.openrewrite.config.RecipeDescriptor
- RecipeExample - Class in org.openrewrite.config
- RecipeExample() - Constructor for class org.openrewrite.config.RecipeExample
- RecipeExample.Source - Class in org.openrewrite.config
- RecipeException - Exception in org.openrewrite
-
When possible,
Recipeshould validate themselves prior to execution to prove that they are runnable without failure. - RecipeException(String) - Constructor for exception org.openrewrite.RecipeException
- RecipeException(String, Object...) - Constructor for exception org.openrewrite.RecipeException
- RecipeException(Throwable) - Constructor for exception org.openrewrite.RecipeException
- RecipeException(Throwable, String, Object...) - Constructor for exception org.openrewrite.RecipeException
- RecipeIntrospectionException - Exception in org.openrewrite.config
- RecipeIntrospectionException(String) - Constructor for exception org.openrewrite.config.RecipeIntrospectionException
- RecipeIntrospectionException(String, Throwable) - Constructor for exception org.openrewrite.config.RecipeIntrospectionException
- RecipeIntrospectionUtils - Class in org.openrewrite.internal
- RecipeIntrospectionUtils() - Constructor for class org.openrewrite.internal.RecipeIntrospectionUtils
- RecipeRun - Class in org.openrewrite
- RecipeRun() - Constructor for class org.openrewrite.RecipeRun
- RecipeRunException - Exception in org.openrewrite.internal
- RecipeRunException(Throwable, Cursor) - Constructor for exception org.openrewrite.internal.RecipeRunException
- RecipeRunException(Throwable, Cursor, String) - Constructor for exception org.openrewrite.internal.RecipeRunException
- RecipeRunStats - Class in org.openrewrite
- RecipeRunStats - Class in org.openrewrite.table
- RecipeRunStats(Recipe) - Constructor for class org.openrewrite.RecipeRunStats
- RecipeRunStats(Recipe) - Constructor for class org.openrewrite.table.RecipeRunStats
- RecipeRunStats.Row - Class in org.openrewrite.table
- RecipeScheduler - Interface in org.openrewrite
- RecipeSerializer - Class in org.openrewrite
- RecipeSerializer() - Constructor for class org.openrewrite.RecipeSerializer
- recipeSingleSourceApplicableTest(Recipe) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- RecipesThatMadeChanges - Class in org.openrewrite.marker
- RecipesThatMadeChanges() - Constructor for class org.openrewrite.marker.RecipesThatMadeChanges
- RecipeTimeoutException - Exception in org.openrewrite
- RecipeTimeoutException(Recipe) - Constructor for exception org.openrewrite.RecipeTimeoutException
- recipeVisit(Recipe, List<SourceFile>, ExecutionContext) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- recipeVisitor(Recipe) - Static method in class org.openrewrite.internal.RecipeIntrospectionUtils
- record(String, Consumer<Timer.Builder>) - Static method in class org.openrewrite.internal.MetricsHelper
- record(String, Function<Timer.Builder, U>) - Static method in class org.openrewrite.internal.MetricsHelper
- record(ExecutionContext, RecipeRunStats) - Method in class org.openrewrite.table.RecipeRunStats
- reduce(Iterable<? extends Tree>, P) - Method in class org.openrewrite.TreeVisitor
- reduce(Tree, P) - Method in class org.openrewrite.TreeVisitor
- reduce(Tree, P, Cursor) - Method in class org.openrewrite.TreeVisitor
- ReflectionUtils - Class in org.openrewrite.internal
-
Clone of Spring Framework's org.springframework.util.ReflectionUtils, but with a few modifications.
- ReflectionUtils() - Constructor for class org.openrewrite.internal.ReflectionUtils
- relativize(String, String) - Method in class org.eclipse.jgit.util.FS
-
See
FileUtils.relativizePath(String, String, String, boolean). - RELEASE_PATTERN - Static variable in interface org.openrewrite.semver.VersionComparator
- RELEASE_SUFFIXES - Static variable in interface org.openrewrite.semver.VersionComparator
- Remote - Interface in org.openrewrite.remote
-
Represents a source hosted at a remote URI.
- Remote.Builder - Class in org.openrewrite.remote
- RemoteArchive - Class in org.openrewrite.remote
-
Represents a source to be extracted from within an archive hosted at a remote URI.
- RemoteArchive() - Constructor for class org.openrewrite.remote.RemoteArchive
- RemoteFile - Class in org.openrewrite.remote
- RemoteFile() - Constructor for class org.openrewrite.remote.RemoteFile
- RemoteVisitor<P> - Class in org.openrewrite.remote
- RemoteVisitor() - Constructor for class org.openrewrite.remote.RemoteVisitor
- removeAll(G) - Method in class org.openrewrite.config.CategoryTree.Root
- removeByType(Class<? extends Marker>) - Method in class org.openrewrite.marker.Markers
- RenameFile - Class in org.openrewrite
- RenameFile() - Constructor for class org.openrewrite.RenameFile
- repeat(String, int) - Static method in class org.openrewrite.internal.StringUtils
- REPLACE - Enum constant in enum class org.openrewrite.text.AppendToTextFile.Strategy
- replaceFirst(String, String, String) - Static method in class org.openrewrite.internal.StringUtils
-
This method will search and replace the first occurrence of a matching substring.
- replacePlaceholders(String, Function<String, String>) - Method in class org.openrewrite.internal.PropertyPlaceholderHelper
- replacePlaceholders(String, Properties) - Method in class org.openrewrite.internal.PropertyPlaceholderHelper
- Request(URL, byte[], HttpSender.Method, Map<String, String>) - Constructor for class org.openrewrite.ipc.http.HttpSender.Request
- required() - Element in annotation interface org.openrewrite.Option
- required(String, Object) - Static method in interface org.openrewrite.Validated
- reset() - Method in interface org.openrewrite.Parser
- resetHasNewMessages() - Method in class org.openrewrite.scheduling.WatchableExecutionContext
- resolve(File, String) - Method in class org.eclipse.jgit.util.FS
-
Resolve this file to its actual path name that the JRE can use.
- resolveGrandparentFile(File) - Static method in class org.eclipse.jgit.util.FS
-
Get the parent directory of this file's parent directory
- ResourceLoader - Interface in org.openrewrite.config
- Response(int, InputStream, Runnable) - Constructor for class org.openrewrite.ipc.http.HttpSender.Response
- Result - Class in org.openrewrite
- Result(SourceFile, SourceFile, Collection<Stack<Recipe>>) - Constructor for class org.openrewrite.Result
- rethrow(ThrowingConsumer<T>) - Static method in class org.openrewrite.internal.Throwing
- retryFailedLockFileCommit() - Method in class org.eclipse.jgit.util.FS
-
Does this file system have problems with atomic renames?
- RewriteRecipeSource - Class in org.openrewrite.table
- RewriteRecipeSource(Recipe) - Constructor for class org.openrewrite.table.RewriteRecipeSource
- RewriteRecipeSource.RecipeType - Enum Class in org.openrewrite.table
- RewriteRecipeSource.Row - Class in org.openrewrite.table
- right - Variable in class org.openrewrite.Validated.Both
- ROOT_VALUE - Static variable in class org.openrewrite.Cursor
- Row() - Constructor for class org.openrewrite.table.BuildToolFailures.Row
- Row() - Constructor for class org.openrewrite.table.ClasspathReport.Row
- Row() - Constructor for class org.openrewrite.table.DistinctGitProvenance.Row
- Row() - Constructor for class org.openrewrite.table.ParseFailures.Row
- Row() - Constructor for class org.openrewrite.table.RecipeRunStats.Row
- Row() - Constructor for class org.openrewrite.table.RewriteRecipeSource.Row
- Row() - Constructor for class org.openrewrite.table.SourcesFileErrors.Row
- Row() - Constructor for class org.openrewrite.table.SourcesFileResults.Row
- Row() - Constructor for class org.openrewrite.table.SourcesFiles.Row
- run(List<? extends SourceFile>) - Method in class org.openrewrite.Recipe
- run(List<? extends SourceFile>, ExecutionContext) - Method in class org.openrewrite.Recipe
- run(List<? extends SourceFile>, ExecutionContext, int) - Method in class org.openrewrite.Recipe
- run(List<? extends SourceFile>, ExecutionContext, RecipeScheduler, int, int) - Method in class org.openrewrite.Recipe
- runHookIfPresent(Repository, String, String[]) - Method in class org.eclipse.jgit.util.FS
-
Checks whether the given hook is defined for the given repository, then runs it with the given arguments.
- runHookIfPresent(Repository, String, String[], OutputStream, OutputStream, String) - Method in class org.eclipse.jgit.util.FS
-
Checks whether the given hook is defined for the given repository, then runs it with the given arguments.
- runInShell(String, String[]) - Method in class org.eclipse.jgit.util.FS
-
Initialize a ProcessBuilder to run a command using the system shell.
- runProcess(ProcessBuilder, OutputStream, OutputStream, InputStream) - Method in class org.eclipse.jgit.util.FS
-
Runs the given process until termination, clearing its stdout and stderr streams on-the-fly.
- runProcess(ProcessBuilder, OutputStream, OutputStream, String) - Method in class org.eclipse.jgit.util.FS
-
Runs the given process until termination, clearing its stdout and stderr streams on-the-fly.
S
- safeCast() - Method in interface org.openrewrite.Tree
- sanitizeStackTrace(Throwable, Class<?>) - Static method in class org.openrewrite.internal.ExceptionUtils
-
Shorten a stack trace to the first invocation of a particular class.
- scanClassLoader(ClassLoader) - Method in class org.openrewrite.config.Environment.Builder
- scanJar(Path, Collection<Path>, ClassLoader) - Method in class org.openrewrite.config.Environment.Builder
- scanRuntimeClasspath(String...) - Method in class org.openrewrite.config.Environment.Builder
- scanUserHome() - Method in class org.openrewrite.config.Environment.Builder
- schedule(Callable<T>) - Method in interface org.openrewrite.RecipeScheduler
- schedule(Callable<T>) - Method in class org.openrewrite.scheduling.DirectScheduler
- schedule(Callable<T>) - Method in class org.openrewrite.scheduling.ForkJoinScheduler
- scheduleRun(Recipe, List<? extends SourceFile>, ExecutionContext, int, int) - Method in interface org.openrewrite.RecipeScheduler
- scheduleVisit(RecipeRunStats, Stack<Recipe>, List<S>, ExecutionContext, Map<UUID, Boolean>, Map<UUID, Stack<Recipe>>, boolean) - Method in interface org.openrewrite.RecipeScheduler
- searchPath(String, String...) - Static method in class org.eclipse.jgit.util.FS
-
Searches the given path to see if it contains one of the given files.
- searchResult() - Method in class org.openrewrite.marker.Markers
-
Deprecated.Use
SearchResult.found(Tree)instead. - searchResult(String) - Method in class org.openrewrite.marker.Markers
-
Deprecated.Use
SearchResult.found(Tree, String)instead. - SearchResult - Class in org.openrewrite.marker
- SearchResult() - Constructor for class org.openrewrite.marker.SearchResult
- Secret(String, String) - Constructor for class org.openrewrite.Validated.Secret
- SelfLoathing - Annotation Interface in org.openrewrite.internal
-
Because I did something that I'm not proud of.
- Semver - Class in org.openrewrite.semver
- send() - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
- send(HttpSender.Request) - Method in interface org.openrewrite.ipc.http.HttpSender
- send(HttpSender.Request) - Method in class org.openrewrite.ipc.http.HttpUrlConnectionSender
- send(HttpSender.Request) - Method in class org.openrewrite.ipc.http.OkHttpSender
- separatorsToSystem(String) - Static method in class org.openrewrite.PathUtils
- separatorsToUnix(String) - Static method in class org.openrewrite.PathUtils
- separatorsToWindows(String) - Static method in class org.openrewrite.PathUtils
- setAsyncFileStoreAttributes(boolean) - Static method in class org.eclipse.jgit.util.FS
-
Deprecated.Use
FS.FileStoreAttributes.setBackground(boolean)instead - setBackground(boolean) - Static method in class org.eclipse.jgit.util.FS.FileStoreAttributes
-
Whether FileStore attributes should be determined asynchronously
- setByType(M) - Method in class org.openrewrite.marker.Markers
- setCharset(Charset) - Method in class org.openrewrite.tree.ParsingExecutionContextView
- setCharset(String) - Method in class org.openrewrite.text.TextStyle
- setCursor(Cursor) - Method in class org.openrewrite.TreeVisitor
- setEnabled(boolean) - Method in class org.openrewrite.DataTable
- setExecute(File, boolean) - Method in class org.eclipse.jgit.util.FS
-
Set a file to be executable by the user.
- SetFilePermissions - Class in org.openrewrite
- SetFilePermissions() - Constructor for class org.openrewrite.SetFilePermissions
- setGitSystemConfig(File) - Method in class org.eclipse.jgit.util.FS
-
Set the path to the system-wide Git configuration file to use.
- setHidden(File, boolean) - Method in class org.eclipse.jgit.util.FS
-
Set the hidden attribute for file whose name starts with a period.
- setHttpSender(HttpSender) - Method in class org.openrewrite.HttpSenderExecutionContextView
- setLastModified(File, long) - Method in class org.eclipse.jgit.util.FS
-
Deprecated.use
FS.setLastModified(Path, Instant)instead - setLastModified(Path, Instant) - Method in class org.eclipse.jgit.util.FS
-
Set the last modified time of a file system object.
- setOpenApiToken(String) - Method in class org.openrewrite.ai.AIExecutionContextView
- setParsingListener(ParsingEventListener) - Method in class org.openrewrite.tree.ParsingExecutionContextView
- SetRange - Class in org.openrewrite.semver
- setSource(URI) - Method in exception org.openrewrite.ValidationException
- setUserHome(File) - Method in class org.eclipse.jgit.util.FS
-
Set the user's home directory location.
- sha256(SourceFile) - Static method in class org.openrewrite.Checksum
- shutdown() - Static method in class org.openrewrite.scheduling.ForkJoinScheduler
-
Used to shut down the common fork/join pool.
- since() - Element in annotation interface org.openrewrite.Incubating
- SingleSourceApplicability - Enum constant in enum class org.openrewrite.config.DeclarativeRecipe.RecipeUse
-
If multiple applicable tests configured for SingleSourceApplicability or AnySourceApplicability, the final result of the applicable test depends on all conditions being met, that is, a logical 'AND' relationship.
- sneakyThrow(Throwable) - Static method in class org.openrewrite.internal.Throwing
-
The compiler sees the signature with the throws T inferred to a RuntimeException type, so it allows the unchecked exception to propagate.
- Snippet() - Constructor for class org.openrewrite.text.PlainText.Snippet
- SOLARIS - Static variable in class org.openrewrite.marker.OperatingSystemProvenance
- Source() - Constructor for class org.openrewrite.config.RecipeExample.Source
- SourceFile - Interface in org.openrewrite
- sourcePath - Variable in class org.openrewrite.remote.Remote.Builder
- sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.binary.BinaryParser
- sourcePathFromSourceText(Path, String) - Method in interface org.openrewrite.Parser
- sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.quark.QuarkParser
- sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.text.PlainTextParser
- SourceSet - Interface in org.openrewrite.marker
- SourcesFileErrors - Class in org.openrewrite.table
- SourcesFileErrors(Recipe) - Constructor for class org.openrewrite.table.SourcesFileErrors
- SourcesFileErrors.Row - Class in org.openrewrite.table
- SourcesFileResults - Class in org.openrewrite.table
- SourcesFileResults(Recipe) - Constructor for class org.openrewrite.table.SourcesFileResults
- SourcesFileResults.Row - Class in org.openrewrite.table
- SourcesFiles - Class in org.openrewrite.table
- SourcesFiles(Recipe) - Constructor for class org.openrewrite.table.SourcesFiles
- SourcesFiles.Row - Class in org.openrewrite.table
- SourceTemplate<T extends Tree,
C extends Coordinates> - Interface in org.openrewrite.template - STANDARD_OPTION_DESCRIPTION - Static variable in class org.openrewrite.semver.DependencyMatcher
- StreamUtils - Class in org.openrewrite.internal
- StreamUtils() - Constructor for class org.openrewrite.internal.StreamUtils
- StringUtils - Class in org.openrewrite.internal
- Style - Interface in org.openrewrite.style
-
Styles represent project-level standards that each source file is expected to follow, e.g.
- StyleHelper - Class in org.openrewrite.style
- StyleHelper() - Constructor for class org.openrewrite.style.StyleHelper
- subscribe(Tree) - Method in class org.openrewrite.TreeObserver.Subscription
- subscribe(Predicate<Tree>) - Method in class org.openrewrite.TreeObserver.Subscription
- subscribeAll() - Method in class org.openrewrite.TreeObserver.Subscription
- subscribeAll(Tree) - Method in class org.openrewrite.TreeObserver.Subscription
- subscribeToType(Class<? extends Tree>) - Method in class org.openrewrite.TreeObserver.Subscription
- Subscription(TreeObserver) - Constructor for class org.openrewrite.TreeObserver.Subscription
- successTags(Timer.Builder) - Static method in class org.openrewrite.internal.MetricsHelper
- successTags(Timer.Builder, String) - Static method in class org.openrewrite.internal.MetricsHelper
- supportsAtomicCreateNewFile() - Method in class org.eclipse.jgit.util.FS
-
Does this file system support atomic file creation via java.io.File#createNewFile()? In certain environments (e.g.
- supportsExecute() - Method in class org.eclipse.jgit.util.FS
-
Does this operating system and JRE support the execute flag on files?
- supportsSymlinks() - Method in class org.eclipse.jgit.util.FS
-
Does this operating system and JRE supports symbolic links.
T
- test(String, String, T, Predicate<T>) - Static method in interface org.openrewrite.Validated
-
Validate that the Predicate will evaluate to 'true' on the supplied value.
- TextStyle - Class in org.openrewrite.text
- TextStyle() - Constructor for class org.openrewrite.text.TextStyle
- Throwing - Class in org.openrewrite.internal
- ThrowingConsumer<T> - Interface in org.openrewrite.internal
- TildeRange - Class in org.openrewrite.semver
-
Allows patch-level changes if a minor version is specified on the comparator.
- toString() - Method in class org.eclipse.jgit.util.FS.FileStoreAttributes
- toString() - Method in class org.eclipse.jgit.util.FS.LockToken
- toString() - Method in class org.openrewrite.config.CategoryTree.Root
- toString() - Method in class org.openrewrite.config.CategoryTree
- toString() - Method in class org.openrewrite.Cursor
- toString() - Method in class org.openrewrite.ipc.http.HttpSender.Request
- toString() - Method in class org.openrewrite.marker.OperatingSystemProvenance
- toString() - Method in class org.openrewrite.Result
- toString() - Method in class org.openrewrite.Validated.Invalid
- toString() - Method in class org.openrewrite.Validated.Secret
- toString() - Method in class org.openrewrite.Validated.Valid
- TravisBuildEnvironment - Class in org.openrewrite.marker.ci
- TravisBuildEnvironment() - Constructor for class org.openrewrite.marker.ci.TravisBuildEnvironment
- Tree - Interface in org.openrewrite
- treeChanged(Cursor, Tree) - Method in interface org.openrewrite.TreeObserver
- TreeObserver - Interface in org.openrewrite
- TreeObserver.Subscription - Class in org.openrewrite
- TreeVisitor<T extends Tree,
P> - Class in org.openrewrite -
Abstract
TreeVisitorfor processingelements - TreeVisitor() - Constructor for class org.openrewrite.TreeVisitor
- TreeVisitorAdapter - Class in org.openrewrite.internal
- TreeVisitorAdapterClassLoader - Class in org.openrewrite.internal
- TreeVisitorAdapterClassLoader(ClassLoader) - Constructor for class org.openrewrite.internal.TreeVisitorAdapterClassLoader
- trimIndent(String) - Static method in class org.openrewrite.internal.StringUtils
-
Detects a common minimal indent of all the input lines and removes the indent from each line.
- trimIndentPreserveCRLF(String) - Static method in class org.openrewrite.internal.StringUtils
- True - Enum constant in enum class org.openrewrite.marker.GitProvenance.AutoCRLF
- typeScript() - Element in annotation interface org.openrewrite.PolyglotExport
U
- uncapitalize(String) - Static method in class org.openrewrite.internal.StringUtils
- UNCAUGHT_EXCEPTION_COUNT - Static variable in interface org.openrewrite.ExecutionContext
- UNIX - Static variable in class org.openrewrite.marker.OperatingSystemProvenance
- unload(ClassLoader) - Static method in class org.openrewrite.internal.TreeVisitorAdapter
- upgrade(String, Collection<String>) - Method in class org.openrewrite.semver.DependencyMatcher
- upgrade(String, Collection<String>) - Method in interface org.openrewrite.semver.VersionComparator
- UPPER_CAMEL - Enum constant in enum class org.openrewrite.internal.NameCaseConvention
-
Camel case with the first letter uppercase, e.g., "UpperCamel".
- UPPER_UNDERSCORE - Enum constant in enum class org.openrewrite.internal.NameCaseConvention
-
Underscore separated with all letters uppercase, e.g., "UPPER_UNDERSCORE".
- uri - Variable in class org.openrewrite.remote.Remote.Builder
- url(String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
- userHome() - Method in class org.eclipse.jgit.util.FS
-
Determine the user's home directory (location where preferences are).
- userHomeImpl() - Method in class org.eclipse.jgit.util.FS
-
Determine the user's home directory (location where preferences are).
- UUID_TIMER - Static variable in class org.openrewrite.internal.MetricsHelper
V
- valid() - Element in annotation interface org.openrewrite.Option
- valid(String, Object) - Static method in interface org.openrewrite.Validated
- Valid(String, Object) - Constructor for class org.openrewrite.Validated.Valid
- validate() - Method in class org.openrewrite.config.DeclarativeNamedStyles
- validate() - Method in class org.openrewrite.config.DeclarativeRecipe
- validate() - Method in class org.openrewrite.Recipe
-
The default implementation of validate on the recipe will look for package and field level annotations that indicate a field is not-null.
- validate() - Method in class org.openrewrite.style.NamedStyles
- validate(String, String) - Static method in class org.openrewrite.semver.Semver
- validate(ExecutionContext) - Method in class org.openrewrite.Recipe
- validateAll() - Method in class org.openrewrite.Recipe
- validateAll(ExecutionContext) - Method in class org.openrewrite.Recipe
- Validated - Interface in org.openrewrite
- Validated.Both - Class in org.openrewrite
- Validated.Either - Class in org.openrewrite
- Validated.Invalid - Class in org.openrewrite
- Validated.Missing - Class in org.openrewrite
- Validated.None - Class in org.openrewrite
-
Indicates that no validation has occurred.
- Validated.Secret - Class in org.openrewrite
-
A specialization
Validated.Validthat won't print the secret in plain text if the validation is serialized. - Validated.Valid - Class in org.openrewrite
-
A valid property value.
- ValidationException - Exception in org.openrewrite
-
Turns a set of
Validated.Invalidinto a throwable exception, which is used to throw an unchecked exception at runtime when one or more properties are invalid. - ValidationException(Validated) - Constructor for exception org.openrewrite.ValidationException
- ValidationException(Validated, URI) - Constructor for exception org.openrewrite.ValidationException
- validSecret(String, String) - Static method in interface org.openrewrite.Validated
- value() - Element in annotation interface org.openrewrite.DocumentExample
- value() - Element in annotation interface org.openrewrite.internal.LoathingOfOthers
- value() - Element in annotation interface org.openrewrite.PolyglotNamespace
- valueOf(String) - Static method in enum class org.openrewrite.config.CategoryTree.PrintNameStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.config.DeclarativeRecipe.RecipeUse
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.internal.NameCaseConvention
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.ipc.http.HttpSender.Method
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.marker.BuildTool.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.marker.GitProvenance.AutoCRLF
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.marker.GitProvenance.EOL
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.marker.OperatingSystemProvenance.EOL
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.table.RewriteRecipeSource.RecipeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.text.AppendToTextFile.Strategy
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.openrewrite.config.CategoryTree.PrintNameStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.config.DeclarativeRecipe.RecipeUse
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.internal.NameCaseConvention
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.ipc.http.HttpSender.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.marker.BuildTool.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.marker.GitProvenance.AutoCRLF
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.marker.GitProvenance.EOL
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.marker.OperatingSystemProvenance.EOL
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.table.RewriteRecipeSource.RecipeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.text.AppendToTextFile.Strategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERBOSE - Static variable in interface org.openrewrite.PrintOutputCapture.MarkerPrinter
- VersionComparator - Interface in org.openrewrite.semver
- view(ExecutionContext) - Static method in class org.openrewrite.ai.AIExecutionContextView
- view(ExecutionContext) - Static method in class org.openrewrite.HttpSenderExecutionContextView
- view(ExecutionContext) - Static method in class org.openrewrite.tree.ParsingExecutionContextView
- visit(List<? extends T>, P) - Method in class org.openrewrite.TreeVisitor
- visit(Tree, P) - Method in class org.openrewrite.TreeVisitor
- visit(Tree, P, Cursor) - Method in class org.openrewrite.TreeVisitor
- visit(List<SourceFile>, ExecutionContext) - Method in class org.openrewrite.FindGitProvenance
- visit(List<SourceFile>, ExecutionContext) - Method in class org.openrewrite.ListRuntimeClasspath
- visit(List<SourceFile>, ExecutionContext) - Method in class org.openrewrite.Recipe
-
Override this to generate new source files or delete source files.
- visit(List<SourceFile>, ExecutionContext) - Method in class org.openrewrite.text.AppendToTextFile
- visit(List<SourceFile>, ExecutionContext) - Method in class org.openrewrite.text.CreateTextFile
- visitAndCast(Tree, P) - Method in class org.openrewrite.TreeVisitor
- visitAndCast(T2, P, BiFunction<T2, P, Tree>) - Method in class org.openrewrite.TreeVisitor
- visitBinary(Binary, P) - Method in class org.openrewrite.binary.BinaryVisitor
- visitMarker(Marker, P) - Method in class org.openrewrite.TreeVisitor
- visitMarkers(Markers, P) - Method in class org.openrewrite.TreeVisitor
- visitNonNull(Tree, P) - Method in class org.openrewrite.TreeVisitor
-
By calling this method, you are asserting that you know that the outcome will be non-null when the compiler couldn't otherwise prove this to be the case.
- visitNonNull(Tree, P, Cursor) - Method in class org.openrewrite.TreeVisitor
- visitQuark(Quark, PrintOutputCapture<P>) - Method in class org.openrewrite.quark.QuarkPrinter
- visitQuark(Quark, P) - Method in class org.openrewrite.quark.QuarkVisitor
- visitRemote(Remote, P) - Method in class org.openrewrite.remote.RemoteVisitor
- visitSnippet(PlainText.Snippet, PrintOutputCapture<P>) - Method in class org.openrewrite.text.PlainTextPrinter
- visitSnippet(PlainText.Snippet, P) - Method in class org.openrewrite.text.PlainTextVisitor
- visitSourceFile(SourceFile, P) - Method in class org.openrewrite.TreeVisitor
- visitText(PlainText, PrintOutputCapture<P>) - Method in class org.openrewrite.text.PlainTextPrinter
- visitText(PlainText, P) - Method in class org.openrewrite.text.PlainTextVisitor
W
- warn(T, Throwable) - Static method in interface org.openrewrite.marker.Markup
- Warn() - Constructor for class org.openrewrite.marker.Markup.Warn
- WatchableExecutionContext - Class in org.openrewrite.scheduling
- WatchableExecutionContext() - Constructor for class org.openrewrite.scheduling.WatchableExecutionContext
- WINDOWS - Static variable in class org.openrewrite.marker.OperatingSystemProvenance
- withAuthentication(String, String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Configures the
AuthorizationHTTP header with the given type and credentials. - withBasicAuthentication(String, String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
If user and password are non-empty, set basic authentication on the request.
- withCharset(Charset) - Method in class org.openrewrite.binary.Binary
- withCharset(Charset) - Method in class org.openrewrite.quark.Quark
- withCharset(Charset) - Method in interface org.openrewrite.SourceFile
- withCharset(Charset) - Method in class org.openrewrite.text.PlainText
- withCharsetBomMarked(boolean) - Method in class org.openrewrite.binary.Binary
- withCharsetBomMarked(boolean) - Method in class org.openrewrite.quark.Quark
- withCharsetBomMarked(boolean) - Method in interface org.openrewrite.SourceFile
- withChecksum(Checksum) - Method in interface org.openrewrite.remote.Remote
- withChecksum(Checksum) - Method in interface org.openrewrite.SourceFile
- withContent(String, byte[]) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Set the request body.
- withContent(String, String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Set the request body.
- withDescription(String) - Method in interface org.openrewrite.remote.Remote
- withFileAttributes(FileAttributes) - Method in interface org.openrewrite.SourceFile
- withHeader(String, String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Add a header to the request.
- withId(UUID) - Method in interface org.openrewrite.marker.Marker
- withId(UUID) - Method in interface org.openrewrite.Tree
- withJsonContent(String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Set the request body as JSON content type.
- withMarkers(Markers) - Method in interface org.openrewrite.Tree
- withMethod(HttpSender.Method) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Set the request method.
- withName(String) - Method in interface org.openrewrite.marker.SourceSet
- withPlainText(String) - Method in class org.openrewrite.ipc.http.HttpSender.Request.Builder
-
Set the request body as plain text content type.
- withSnippets(List<PlainText.Snippet>) - Method in class org.openrewrite.text.PlainText
- withSourcePath(Path) - Method in interface org.openrewrite.SourceFile
- withTemplate(Tree, C, Object[]) - Method in interface org.openrewrite.template.SourceTemplate
- withUri(URI) - Method in interface org.openrewrite.remote.Remote
- write(String, byte[]) - Method in class org.openrewrite.internal.TreeVisitorAdapterClassLoader
- write(Recipe) - Method in class org.openrewrite.RecipeSerializer
- write(Recipe, OutputStream) - Method in class org.openrewrite.RecipeSerializer
X
- XRange - Class in org.openrewrite.semver
-
Any of X, x, or * may be used to "stand in" for one of the numeric values in the [major, minor, patch] tuple.
Y
- Yaml - Enum constant in enum class org.openrewrite.table.RewriteRecipeSource.RecipeType
- YamlResourceLoader - Class in org.openrewrite.config
- YamlResourceLoader(InputStream, URI, Properties) - Constructor for class org.openrewrite.config.YamlResourceLoader
-
Load a declarative recipe using the runtime classloader
- YamlResourceLoader(InputStream, URI, Properties, ClassLoader) - Constructor for class org.openrewrite.config.YamlResourceLoader
-
Load a declarative recipe, optionally using the specified classloader
- YamlResourceLoader(InputStream, URI, Properties, ClassLoader, Collection<? extends ResourceLoader>) - Constructor for class org.openrewrite.config.YamlResourceLoader
-
Load a declarative recipe, optionally using the specified classloader and optionally including resource loaders for recipes from dependencies.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
FS.createNewFileAtomic(File)instead