Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Abstract - Enum constant in enum class org.openrewrite.java.tree.Flag
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.PrimaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.DotDotContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherPatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.ParameterNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- accept(JRightPadded<J.Import>) - Method in interface org.openrewrite.java.style.ImportLayoutStyle.Block
-
This method will determine if the passed in import is a match for the rules defined on the block.
- accept(JRightPadded<J.Import>) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.AllOthers
- accept(JRightPadded<J.Import>) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.BlankLines
- accept(JRightPadded<J.Import>) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.ImportPackage
- accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.java.tree.Javadoc
- acceptJavadoc(JavadocVisitor<P>, P) - Method in interface org.openrewrite.java.tree.Javadoc
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Attribute
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Author
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Deprecated
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.DocComment
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.DocRoot
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.DocType
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.EndElement
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Erroneous
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Hidden
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Index
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.InheritDoc
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.InlinedValue
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.LineBreak
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Link
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Literal
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Parameter
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Provides
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Reference
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Return
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.See
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Serial
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.SerialData
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.SerialField
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Since
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.StartElement
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Summary
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Text
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Throws
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.UnknownBlock
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.UnknownInline
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Uses
- acceptJavadoc(JavadocVisitor<P>, P) - Method in class org.openrewrite.java.tree.Javadoc.Version
- ADD - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- ADD - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- addAnnotation(Comparator<J.Annotation>) - Method in class org.openrewrite.java.tree.CoordinateBuilder.ClassDeclaration
- addAnnotation(Comparator<J.Annotation>) - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodDeclaration
- addAnnotation(Comparator<J.Annotation>) - Method in class org.openrewrite.java.tree.CoordinateBuilder.VariableDeclarations
- addImplementsClause() - Method in class org.openrewrite.java.tree.CoordinateBuilder.ClassDeclaration
- addImport(List<JRightPadded<J.Import>>, J.Import, J.Package, Collection<JavaType.FullyQualified>) - Method in class org.openrewrite.java.style.ImportLayoutStyle
-
Adds a new import in a block that best represents the import layout style without re-ordering any of the existing imports, i.e.
- AddImport<P> - Class in org.openrewrite.java
-
A Java refactoring visitor that can be used to add an import (or static import) to a given compilation unit.
- AddImport(String, String, String, String, boolean) - Constructor for class org.openrewrite.java.AddImport
- AddImport(String, String, boolean) - Constructor for class org.openrewrite.java.AddImport
- addImportVisitor(String, String, String, String, boolean) - Method in class org.openrewrite.java.service.ImportService
- AddLicenseHeader - Class in org.openrewrite.java
- AddLicenseHeader() - Constructor for class org.openrewrite.java.AddLicenseHeader
- addMethodDeclaration(Comparator<J.MethodDeclaration>) - Method in class org.openrewrite.java.tree.CoordinateBuilder.Block
- AddOrUpdateAnnotationAttribute - Class in org.openrewrite.java
- AddOrUpdateAnnotationAttribute() - Constructor for class org.openrewrite.java.AddOrUpdateAnnotationAttribute
- addStatement(Comparator<Statement>) - Method in class org.openrewrite.java.tree.CoordinateBuilder.Block
- addTypesToSourceSet(String) - Static method in class org.openrewrite.java.Assertions
- addTypesToSourceSet(String, List<String>) - Static method in class org.openrewrite.java.Assertions
- addTypesToSourceSet(String, List<String>, List<Path>) - Static method in class org.openrewrite.java.Assertions
- after() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Statement
- AFTER - Enum constant in enum class org.openrewrite.java.tree.JavaCoordinates.Mode
- afterSyntax(J, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- afterSyntax(Markers, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- AllOthers(boolean) - Constructor for class org.openrewrite.java.style.ImportLayoutStyle.Block.AllOthers
- AND - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- AND - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- AND - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- AND - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- AND() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- AND() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- ANNOTATED_TYPE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- annotation() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- Annotation - Enum constant in enum class org.openrewrite.java.tree.JavaType.FullyQualified.Kind
- ANNOTATION_ARGUMENT - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- ANNOTATION_ARGUMENT_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ANNOTATION_ARGUMENTS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- ANNOTATION_ARGUMENTS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ANNOTATION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- AnnotationContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- AnnotationMatcher - Class in org.openrewrite.java
-
This matcher will find all annotations matching the annotation pattern
- AnnotationMatcher(String) - Constructor for class org.openrewrite.java.AnnotationMatcher
- AnnotationMatcher(String, Boolean) - Constructor for class org.openrewrite.java.AnnotationMatcher
- annotationName() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- annotationName() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- AnnotationNameContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationNameContext
- ANNOTATIONS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- AnnotationService - Class in org.openrewrite.java.service
- AnnotationService() - Constructor for class org.openrewrite.java.service.AnnotationService
- AnnotationSignatureLexer - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureLexer(CharStream) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- AnnotationSignatureParser - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser(TokenStream) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- AnnotationSignatureParser.AnnotationContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.AnnotationNameContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.ClassOrInterfaceTypeContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.ElementValueContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.ElementValuePairContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.ElementValuePairsContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.LiteralContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.PrimaryContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.QualifiedNameContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParser.TypeContext - Class in org.openrewrite.java.internal.grammar
- AnnotationSignatureParserBaseListener - Class in org.openrewrite.java.internal.grammar
-
This class provides an empty implementation of
AnnotationSignatureParserListener
, which can be extended to create a listener which only needs to handle a subset of the available methods. - AnnotationSignatureParserBaseListener() - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
- AnnotationSignatureParserBaseVisitor<T> - Class in org.openrewrite.java.internal.grammar
-
This class provides an empty implementation of
AnnotationSignatureParserVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. - AnnotationSignatureParserBaseVisitor() - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
- AnnotationSignatureParserListener - Interface in org.openrewrite.java.internal.grammar
-
This interface defines a complete listener for a parse tree produced by
AnnotationSignatureParser
. - AnnotationSignatureParserVisitor<T> - Interface in org.openrewrite.java.internal.grammar
-
This interface defines a complete generic visitor for a parse tree produced by
AnnotationSignatureParser
. - AnnotationTemplateGenerator - Class in org.openrewrite.java.internal.template
- AnnotationTemplateGenerator() - Constructor for class org.openrewrite.java.internal.template.AnnotationTemplateGenerator
- ANY - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- apply(String, Cursor, JavaCoordinates, Object...) - Static method in class org.openrewrite.java.JavaTemplate
- apply(Cursor, JavaCoordinates, Object...) - Method in class org.openrewrite.java.JavaTemplate
- applyDefaults() - Method in class org.openrewrite.java.style.BlankLinesStyle
- applyDefaults() - Method in class org.openrewrite.java.style.DefaultComesLastStyle
- applyDefaults() - Method in class org.openrewrite.java.style.EmptyBlockStyle
- applyDefaults() - Method in class org.openrewrite.java.style.EmptyForInitializerPadStyle
- applyDefaults() - Method in class org.openrewrite.java.style.EmptyForIteratorPadStyle
- applyDefaults() - Method in class org.openrewrite.java.style.EqualsAvoidsNullStyle
- applyDefaults() - Method in class org.openrewrite.java.style.ExplicitInitializationStyle
- applyDefaults() - Method in class org.openrewrite.java.style.FallThroughStyle
- applyDefaults() - Method in class org.openrewrite.java.style.HiddenFieldStyle
- applyDefaults() - Method in class org.openrewrite.java.style.MethodParamPadStyle
- applyDefaults() - Method in class org.openrewrite.java.style.NeedBracesStyle
- applyDefaults() - Method in class org.openrewrite.java.style.NoWhitespaceAfterStyle
- applyDefaults() - Method in class org.openrewrite.java.style.NoWhitespaceBeforeStyle
- applyDefaults() - Method in class org.openrewrite.java.style.OperatorWrapStyle
- applyDefaults() - Method in class org.openrewrite.java.style.SpacesStyle
- applyDefaults() - Method in class org.openrewrite.java.style.TabsAndIndentsStyle
- applyDefaults() - Method in class org.openrewrite.java.style.TypecastParenPadStyle
- applyDefaults() - Method in class org.openrewrite.java.style.UnnecessaryParenthesesStyle
- areEqual(J, J) - Static method in class org.openrewrite.java.search.SemanticallyEqual
- areSemanticallyEqual(J, J) - Static method in class org.openrewrite.java.search.SemanticallyEqual
-
Compares method invocations and new class constructors based on the `JavaType.Method` instead of checking each types of each parameter.
- AroundOperators() - Constructor for class org.openrewrite.java.style.SpacesStyle.AroundOperators
- Array(Integer, JavaType, JavaType.FullyQualified[]) - Constructor for class org.openrewrite.java.tree.JavaType.Array
- ARRAY_ACCESS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ARRAY_INDEX - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- ARRAY_INDEX_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ARRAY_TYPE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- arraySignature(Object) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- arraySignature(Object) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- arraySignature(Object) - Method in interface org.openrewrite.java.JavaTypeSignatureBuilder
- asArray(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- asClass(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- asFullyQualified(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- asGeneric(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- asParameterized(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- asPrimitive(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- ASSERT_DETAIL - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- ASSERT_DETAIL - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ASSERT_DETAIL_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ASSERT_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Assertions - Class in org.openrewrite.java
- ASSIGN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- ASSIGN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- ASSIGN() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- ASSIGNMENT - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- ASSIGNMENT - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ASSIGNMENT_OPERATION_OPERATOR - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- ASSIGNMENT_OPERATION_OPERATOR - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ASSIGNMENT_OPERATION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ASSIGNMENT_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- AT - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- AT - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- AT() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- Attribute() - Constructor for class org.openrewrite.java.tree.Javadoc.Attribute
- Author() - Constructor for class org.openrewrite.java.tree.Javadoc.Author
- Autodetect - Class in org.openrewrite.java.style
- Autodetect(UUID, Collection<Style>) - Constructor for class org.openrewrite.java.style.Autodetect
- Autodetect.Detector - Class in org.openrewrite.java.style
- autodetectGeneralFormatStyle(JavaSourceFile) - Static method in class org.openrewrite.java.format.AutodetectGeneralFormatStyle
-
Makes a best-effort attempt to determine whether windows-style (CRLF) line endings or unix-style (LF) are more common in the supplied AST.
- AutodetectGeneralFormatStyle - Class in org.openrewrite.java.format
- AutodetectGeneralFormatStyle() - Constructor for class org.openrewrite.java.format.AutodetectGeneralFormatStyle
- autoFormat(J2, J, P, Cursor) - Method in class org.openrewrite.java.JavaVisitor
- autoFormat(J2, P) - Method in class org.openrewrite.java.JavaVisitor
- autoFormat(J2, P, Cursor) - Method in class org.openrewrite.java.JavaVisitor
- AutoFormat - Class in org.openrewrite.java.format
- AutoFormat() - Constructor for class org.openrewrite.java.format.AutoFormat
- AutoFormatService - Class in org.openrewrite.java.service
- AutoFormatService() - Constructor for class org.openrewrite.java.service.AutoFormatService
- autoFormatVisitor(Tree) - Method in class org.openrewrite.java.service.AutoFormatService
- AutoFormatVisitor<P> - Class in org.openrewrite.java.format
- AutoFormatVisitor() - Constructor for class org.openrewrite.java.format.AutoFormatVisitor
- AutoFormatVisitor(Tree) - Constructor for class org.openrewrite.java.format.AutoFormatVisitor
B
- BANG - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- BANG - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- BANG() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- BANG() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- before() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Statement
- before() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Unary
- BEFORE - Enum constant in enum class org.openrewrite.java.tree.JavaCoordinates.Mode
- BeforeKeywords() - Constructor for class org.openrewrite.java.style.SpacesStyle.BeforeKeywords
- BeforeLeftBrace() - Constructor for class org.openrewrite.java.style.SpacesStyle.BeforeLeftBrace
- BeforeParentheses() - Constructor for class org.openrewrite.java.style.SpacesStyle.BeforeParentheses
- beforeSyntax(J, Space.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- beforeSyntax(Space, Markers, Space.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- BINARY_OPERATOR - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- BINARY_OPERATOR - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- BINARY_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- bindItem(ObjectIdGenerator.IdKey, Object) - Method in class org.openrewrite.java.internal.ClassIdResolver
- bitMapToFlags(long) - Static method in enum class org.openrewrite.java.tree.Flag
-
Convert the Java language specification's access flags bitmap into a set of Flag enumerations.
- blankLine() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- blankLines() - Static method in class org.openrewrite.java.style.IntelliJ
- BlankLines - Class in org.openrewrite.java.format
- BlankLines() - Constructor for class org.openrewrite.java.format.BlankLines
- BlankLines() - Constructor for class org.openrewrite.java.style.ImportLayoutStyle.Block.BlankLines
- BlankLinesStyle - Class in org.openrewrite.java.style
- BlankLinesStyle() - Constructor for class org.openrewrite.java.style.BlankLinesStyle
- BlankLinesStyle.KeepMaximum - Class in org.openrewrite.java.style
- BlankLinesStyle.Minimum - Class in org.openrewrite.java.style
- BlankLinesVisitor<P> - Class in org.openrewrite.java.format
- BlankLinesVisitor(BlankLinesStyle) - Constructor for class org.openrewrite.java.format.BlankLinesVisitor
- BlankLinesVisitor(BlankLinesStyle, Tree) - Constructor for class org.openrewrite.java.format.BlankLinesVisitor
- BLOCK_END - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- BLOCK_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- BLOCK_STATEMENT - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- BLOCK_STATEMENT_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- BlockStatementTemplateGenerator - Class in org.openrewrite.java.internal.template
-
Generates a stub containing enough variable, method, and class scope for the insertion of a statement in any block scope.
- BlockStatementTemplateGenerator() - Constructor for class org.openrewrite.java.internal.template.BlockStatementTemplateGenerator
- Boolean - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- BooleanLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- BooleanLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- BooleanLiteral() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- BREAK_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- build() - Method in class org.openrewrite.java.JavaTemplate.Builder
- build() - Method in class org.openrewrite.java.style.Autodetect.Detector
- build() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- build() - Static method in class org.openrewrite.java.tree.JavaVarKeyword
- build(String, List<Comment>) - Static method in class org.openrewrite.java.tree.Space
- build(String) - Static method in class org.openrewrite.java.tree.JavaType.ShallowClass
-
Build a class type only from the class' fully qualified name.
- build(String) - Static method in interface org.openrewrite.java.tree.TypeTree
- build(String, Character) - Static method in interface org.openrewrite.java.tree.TypeTree
- build(String, Collection<Path>, JavaTypeCache, boolean) - Static method in class org.openrewrite.java.marker.JavaSourceSet
-
Extract type information from the provided classpath.
- build(List<JRightPadded<T>>) - Static method in class org.openrewrite.java.tree.JContainer
- build(JavaSourceFile) - Static method in class org.openrewrite.java.internal.TypesInUse
- build(Space, List<JRightPadded<T>>, Markers) - Static method in class org.openrewrite.java.tree.JContainer
- build(T) - Static method in class org.openrewrite.java.tree.JLeftPadded
- build(T) - Static method in class org.openrewrite.java.tree.JRightPadded
- builder() - Static method in class org.openrewrite.java.style.ImportLayoutStyle
- builder(String) - Static method in class org.openrewrite.java.JavaTemplate
- Builder() - Constructor for class org.openrewrite.java.ReorderMethodArguments.Builder
- Builder() - Constructor for class org.openrewrite.java.style.ImportLayoutStyle.Builder
- buildPart(String, Class<J2>, String...) - Static method in class org.openrewrite.java.PartProvider
-
Deprecated.
- buildPart(String, Class<J2>, Collection<Path>) - Static method in class org.openrewrite.java.PartProvider
-
Deprecated.
- buildType(String) - Static method in interface org.openrewrite.java.tree.JavaType
-
Return a JavaType for the specified string.
- Byte - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
C
- cacheKey(Cursor, String) - Method in class org.openrewrite.java.internal.template.AnnotationTemplateGenerator
- canUseFor(ObjectIdResolver) - Method in class org.openrewrite.java.internal.ClassIdResolver
- CASE - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- CASE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- CASE - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CASE_BODY - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- CASE_BODY - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CASE_EXPRESSION - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- CASE_EXPRESSION - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- CASE_EXPRESSION - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CASE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CASE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CATCH_ALTERNATIVE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- CATCH_ALTERNATIVE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CATCH_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ChangeAnnotationAttributeName - Class in org.openrewrite.java
- ChangeAnnotationAttributeName() - Constructor for class org.openrewrite.java.ChangeAnnotationAttributeName
- ChangeFieldName<P> - Class in org.openrewrite.java
- ChangeFieldName() - Constructor for class org.openrewrite.java.ChangeFieldName
- ChangeFieldType<P> - Class in org.openrewrite.java
- ChangeFieldType(JavaType.FullyQualified, JavaType.FullyQualified) - Constructor for class org.openrewrite.java.ChangeFieldType
- ChangeLiteral<P> - Class in org.openrewrite.java
- ChangeLiteral(Expression, Function<Object, Object>) - Constructor for class org.openrewrite.java.ChangeLiteral
- ChangeMethodAccessLevel - Class in org.openrewrite.java
- ChangeMethodAccessLevel() - Constructor for class org.openrewrite.java.ChangeMethodAccessLevel
- ChangeMethodAccessLevelVisitor<P> - Class in org.openrewrite.java
- ChangeMethodAccessLevelVisitor() - Constructor for class org.openrewrite.java.ChangeMethodAccessLevelVisitor
- ChangeMethodName - Class in org.openrewrite.java
- ChangeMethodName() - Constructor for class org.openrewrite.java.ChangeMethodName
- ChangeMethodTargetToVariable - Class in org.openrewrite.java
- ChangeMethodTargetToVariable() - Constructor for class org.openrewrite.java.ChangeMethodTargetToVariable
- ChangePackage - Class in org.openrewrite.java
-
A recipe that will rename a package name in package statements, imports, and fully-qualified types (see: NOTE).
- ChangePackage() - Constructor for class org.openrewrite.java.ChangePackage
- ChangeStaticFieldToMethod - Class in org.openrewrite.java
- ChangeStaticFieldToMethod() - Constructor for class org.openrewrite.java.ChangeStaticFieldToMethod
- ChangeType - Class in org.openrewrite.java
- ChangeType() - Constructor for class org.openrewrite.java.ChangeType
- channelNames - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- channelNames - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- channelNames - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- Char - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- CharacterLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- CharacterLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- CharacterLiteral() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- Checkstyle - Class in org.openrewrite.java.style
- CheckstyleConfigLoader - Class in org.openrewrite.java.style
- CheckstyleConfigLoader.Module - Class in org.openrewrite.java.style
- Class - Enum constant in enum class org.openrewrite.java.tree.JavaType.FullyQualified.Kind
- Class(Integer, long, String, JavaType.FullyQualified.Kind, List<JavaType>, JavaType.FullyQualified, JavaType.FullyQualified, List<JavaType.FullyQualified>, List<JavaType.FullyQualified>, List<JavaType.Variable>, List<JavaType.Method>) - Constructor for class org.openrewrite.java.tree.JavaType.Class
- CLASS_DECLARATION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CLASS_KIND - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- CLASS_KIND - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- classCountToUseStarImport(int) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- ClassDefinitionLength - Class in org.openrewrite.java.ai
- ClassDefinitionLength() - Constructor for class org.openrewrite.java.ai.ClassDefinitionLength
- ClassIdResolver - Class in org.openrewrite.java.internal
- ClassIdResolver() - Constructor for class org.openrewrite.java.internal.ClassIdResolver
- classNameOrInterface() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- classNameOrInterface() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- classNameOrInterface() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- ClassNameOrInterfaceContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- classOrInterfaceType() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- classOrInterfaceType() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- ClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- classSignature(Object) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- classSignature(Object) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- classSignature(Object) - Method in interface org.openrewrite.java.JavaTypeSignatureBuilder
- clear() - Method in class org.openrewrite.java.internal.JavaTypeCache
- clone() - Method in class org.openrewrite.java.internal.JavaTypeCache
- COLON - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- COLON - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- COLON - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- COLON - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- COLON() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- COMMA - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- COMMA - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- COMMA - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- COMMA - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- COMMA - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- COMMA - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- COMMA() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- COMMA() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- COMMA() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- COMMA() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- COMMA(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- COMMA(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- COMMA(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- COMMA(int) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- Comment - Interface in org.openrewrite.java.tree
- commentOf(J, String) - Static method in class org.openrewrite.java.recipes.MigrateRecipeToRewrite8
- CompactConstructor - Class in org.openrewrite.java.marker
-
Java 14 introduced compact constructors, which does not include the `()` for parameters.
- CompactConstructor() - Constructor for class org.openrewrite.java.marker.CompactConstructor
- COMPILATION_UNIT_EOF - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- COMPILATION_UNIT_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- COMPRESSION_THRESHOLD - Static variable in class org.openrewrite.java.internal.JavaTypeCache
- CONSTRUCTOR - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- CONSTRUCTOR - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- CONSTRUCTOR() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- containsClassDefinition(JavaSourceFile, String) - Static method in class org.openrewrite.java.ChangeType
- contextSensitive() - Method in class org.openrewrite.java.JavaTemplate.Builder
-
A template snippet is context-sensitive when it refers to the class, variables, methods, or other symbols visible from its insertion scope.
- CONTINUE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CONTRAVARIANT - Enum constant in enum class org.openrewrite.java.tree.JavaType.GenericTypeVariable.Variance
- CONTROL_PARENTHESES_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- CoordinateBuilder - Class in org.openrewrite.java.tree
- CoordinateBuilder.Annotation - Class in org.openrewrite.java.tree
- CoordinateBuilder.Block - Class in org.openrewrite.java.tree
- CoordinateBuilder.ClassDeclaration - Class in org.openrewrite.java.tree
- CoordinateBuilder.Expression - Class in org.openrewrite.java.tree
- CoordinateBuilder.FieldAccess - Class in org.openrewrite.java.tree
- CoordinateBuilder.Identifier - Class in org.openrewrite.java.tree
- CoordinateBuilder.Lambda - Class in org.openrewrite.java.tree
- CoordinateBuilder.Lambda.Parameters - Class in org.openrewrite.java.tree
- CoordinateBuilder.MethodDeclaration - Class in org.openrewrite.java.tree
- CoordinateBuilder.MethodInvocation - Class in org.openrewrite.java.tree
- CoordinateBuilder.Package - Class in org.openrewrite.java.tree
- CoordinateBuilder.Statement - Class in org.openrewrite.java.tree
-
Even though statements are not a superset of expressions, this provides a way for statements that are also expressions to have a generic coordinate.
- CoordinateBuilder.Unary - Class in org.openrewrite.java.tree
- CoordinateBuilder.VariableDeclarations - Class in org.openrewrite.java.tree
- CoordinateBuilder.Yield - Class in org.openrewrite.java.tree
- count(Space) - Method in class org.openrewrite.java.LineCounter
- countLines(Tree) - Static method in class org.openrewrite.java.CountLinesVisitor
- CountLinesVisitor - Class in org.openrewrite.java
- CountLinesVisitor() - Constructor for class org.openrewrite.java.CountLinesVisitor
- COVARIANT - Enum constant in enum class org.openrewrite.java.tree.JavaType.GenericTypeVariable.Variance
- CreateEmptyJavaClass - Class in org.openrewrite.java
- CreateEmptyJavaClass() - Constructor for class org.openrewrite.java.CreateEmptyJavaClass
- CreateInterface() - Constructor for class org.openrewrite.java.ExtractInterface.CreateInterface
D
- DeclaresMethod<P> - Class in org.openrewrite.java.search
- DeclaresMethod(String) - Constructor for class org.openrewrite.java.search.DeclaresMethod
- DeclaresMethod(String, boolean) - Constructor for class org.openrewrite.java.search.DeclaresMethod
- DeclaresMethod(String, Boolean) - Constructor for class org.openrewrite.java.search.DeclaresMethod
- DeclaresMethod(MethodMatcher) - Constructor for class org.openrewrite.java.search.DeclaresMethod
- DeclaresType<P> - Class in org.openrewrite.java.search
- DeclaresType(String) - Constructor for class org.openrewrite.java.search.DeclaresType
- Default - Enum constant in enum class org.openrewrite.java.tree.Flag
- defaultBlockPolicy - Static variable in class org.openrewrite.java.style.Checkstyle
- defaultComesLast() - Static method in class org.openrewrite.java.style.Checkstyle
- DefaultComesLastStyle - Class in org.openrewrite.java.style
- DefaultComesLastStyle() - Constructor for class org.openrewrite.java.style.DefaultComesLastStyle
- DefaultJavaTypeSignatureBuilder - Class in org.openrewrite.java.internal
- DefaultJavaTypeSignatureBuilder() - Constructor for class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- defaultOperatorWrapStyleOption - Static variable in class org.openrewrite.java.style.Checkstyle
- defaults() - Static method in class org.openrewrite.java.style.Checkstyle
- defaults() - Static method in class org.openrewrite.java.style.IntelliJ
- DeimplementInterface<P> - Class in org.openrewrite.java
- DeimplementInterface() - Constructor for class org.openrewrite.java.DeimplementInterface
- DeleteMethodArgument - Class in org.openrewrite.java
-
This recipe finds method invocations matching a method pattern and uses a zero-based argument index to determine which argument is removed.
- DeleteMethodArgument() - Constructor for class org.openrewrite.java.DeleteMethodArgument
- DeleteStatement<P> - Class in org.openrewrite.java
-
Deletes standalone statements.
- DeleteStatement(Statement) - Constructor for class org.openrewrite.java.DeleteStatement
- Deprecated() - Constructor for class org.openrewrite.java.tree.Javadoc.Deprecated
- detector() - Static method in class org.openrewrite.java.style.Autodetect
- Detector() - Constructor for class org.openrewrite.java.style.Autodetect.Detector
- DIMENSION - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- DIMENSION - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- DIMENSION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- DIMENSION_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- DO_WHILE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- doAfterVariableSubstitution(Consumer<String>) - Method in class org.openrewrite.java.JavaTemplate.Builder
- doBeforeParseTemplate(Consumer<String>) - Method in class org.openrewrite.java.JavaTemplate.Builder
- DocComment() - Constructor for class org.openrewrite.java.tree.Javadoc.DocComment
- DocRoot() - Constructor for class org.openrewrite.java.tree.Javadoc.DocRoot
- DocType() - Constructor for class org.openrewrite.java.tree.Javadoc.DocType
- DOT - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- DOT - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- DOT - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- DOT - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- DOT - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- DOT - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- DOT() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- DOT() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- DOT() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- DOT() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- DOT(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- DOT(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- DOT(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- dotDot() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- dotDot() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- DOTDOT - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- DOTDOT - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- DOTDOT - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- DOTDOT - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- DOTDOT() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- DOTDOT() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- DOTDOT() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- DOTDOT() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.DotDotContext
- DOTDOT(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- DOTDOT(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- DOTDOT(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- DotDotContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.DotDotContext
- Double - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
E
- edit(J2, String) - Method in class org.openrewrite.java.ai.JavaAIEditor
- elementValue() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- elementValue() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- elementValue() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- ElementValueContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValueContext
- elementValuePair() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- elementValuePair() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- elementValuePair(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- ElementValuePairContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- elementValuePairs() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- elementValuePairs() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- ElementValuePairsContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- ELLIPSIS - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- ELLIPSIS - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- ELLIPSIS - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- ELLIPSIS - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- ELLIPSIS() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- ELLIPSIS() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- ELSE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- empty() - Static method in class org.openrewrite.java.tree.JContainer
- EMPTY - Static variable in class org.openrewrite.java.tree.Space
- EMPTY_FULLY_QUALIFIED_ARRAY - Static variable in interface org.openrewrite.java.tree.JavaType
- EMPTY_JAVA_TYPE_ARRAY - Static variable in interface org.openrewrite.java.tree.JavaType
- EMPTY_METHOD_ARRAY - Static variable in interface org.openrewrite.java.tree.JavaType
- EMPTY_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- EMPTY_STRING_ARRAY - Static variable in interface org.openrewrite.java.tree.JavaType
- EMPTY_VARIABLE_ARRAY - Static variable in interface org.openrewrite.java.tree.JavaType
- emptyBlock() - Static method in class org.openrewrite.java.style.Checkstyle
- EmptyBlockStyle - Class in org.openrewrite.java.style
- EmptyBlockStyle() - Constructor for class org.openrewrite.java.style.EmptyBlockStyle
- EmptyBlockStyle.BlockPolicy - Enum Class in org.openrewrite.java.style
- emptyForInitializerPadStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- EmptyForInitializerPadStyle - Class in org.openrewrite.java.style
- EmptyForInitializerPadStyle() - Constructor for class org.openrewrite.java.style.EmptyForInitializerPadStyle
- emptyForIteratorPadStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- EmptyForIteratorPadStyle - Class in org.openrewrite.java.style
- EmptyForIteratorPadStyle() - Constructor for class org.openrewrite.java.style.EmptyForIteratorPadStyle
- EmptyNewlineAtEndOfFile - Class in org.openrewrite.java.format
- EmptyNewlineAtEndOfFile() - Constructor for class org.openrewrite.java.format.EmptyNewlineAtEndOfFile
- EndElement() - Constructor for class org.openrewrite.java.tree.Javadoc.EndElement
- enterAnnotation(AnnotationSignatureParser.AnnotationContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.annotation()
. - enterAnnotation(AnnotationSignatureParser.AnnotationContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.annotation()
. - enterAnnotationName(AnnotationSignatureParser.AnnotationNameContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.annotationName()
. - enterAnnotationName(AnnotationSignatureParser.AnnotationNameContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.annotationName()
. - enterClassNameOrInterface(MethodSignatureParser.ClassNameOrInterfaceContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.classNameOrInterface()
. - enterClassNameOrInterface(MethodSignatureParser.ClassNameOrInterfaceContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.classNameOrInterface()
. - enterClassOrInterfaceType(AnnotationSignatureParser.ClassOrInterfaceTypeContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.classOrInterfaceType()
. - enterClassOrInterfaceType(AnnotationSignatureParser.ClassOrInterfaceTypeContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.classOrInterfaceType()
. - enterDotDot(MethodSignatureParser.DotDotContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.dotDot()
. - enterDotDot(MethodSignatureParser.DotDotContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.dotDot()
. - enterElementValue(AnnotationSignatureParser.ElementValueContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.elementValue()
. - enterElementValue(AnnotationSignatureParser.ElementValueContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.elementValue()
. - enterElementValuePair(AnnotationSignatureParser.ElementValuePairContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.elementValuePair()
. - enterElementValuePair(AnnotationSignatureParser.ElementValuePairContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.elementValuePair()
. - enterElementValuePairs(AnnotationSignatureParser.ElementValuePairsContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.elementValuePairs()
. - enterElementValuePairs(AnnotationSignatureParser.ElementValuePairsContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.elementValuePairs()
. - enterEveryRule(ParserRuleContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
- enterFormalParametersPattern(MethodSignatureParser.FormalParametersPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.formalParametersPattern()
. - enterFormalParametersPattern(MethodSignatureParser.FormalParametersPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.formalParametersPattern()
. - enterFormalsPattern(MethodSignatureParser.FormalsPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.formalsPattern()
. - enterFormalsPattern(MethodSignatureParser.FormalsPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.formalsPattern()
. - enterFormalsPatternAfterDotDot(MethodSignatureParser.FormalsPatternAfterDotDotContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.formalsPatternAfterDotDot()
. - enterFormalsPatternAfterDotDot(MethodSignatureParser.FormalsPatternAfterDotDotContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.formalsPatternAfterDotDot()
. - enterFormalTypePattern(MethodSignatureParser.FormalTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.formalTypePattern()
. - enterFormalTypePattern(MethodSignatureParser.FormalTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.formalTypePattern()
. - enterLiteral(AnnotationSignatureParser.LiteralContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.literal()
. - enterLiteral(AnnotationSignatureParser.LiteralContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.literal()
. - enterMatcherName(TemplateParameterParser.MatcherNameContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Enter a parse tree produced by
TemplateParameterParser.matcherName()
. - enterMatcherName(TemplateParameterParser.MatcherNameContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Enter a parse tree produced by
TemplateParameterParser.matcherName()
. - enterMatcherParameter(TemplateParameterParser.MatcherParameterContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Enter a parse tree produced by
TemplateParameterParser.matcherParameter()
. - enterMatcherParameter(TemplateParameterParser.MatcherParameterContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Enter a parse tree produced by
TemplateParameterParser.matcherParameter()
. - enterMatcherPattern(TemplateParameterParser.MatcherPatternContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Enter a parse tree produced by
TemplateParameterParser.matcherPattern()
. - enterMatcherPattern(TemplateParameterParser.MatcherPatternContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Enter a parse tree produced by
TemplateParameterParser.matcherPattern()
. - enterMethodPattern(MethodSignatureParser.MethodPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.methodPattern()
. - enterMethodPattern(MethodSignatureParser.MethodPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.methodPattern()
. - enterOptionalParensTypePattern(MethodSignatureParser.OptionalParensTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.optionalParensTypePattern()
. - enterOptionalParensTypePattern(MethodSignatureParser.OptionalParensTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.optionalParensTypePattern()
. - enterParameterName(TemplateParameterParser.ParameterNameContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Enter a parse tree produced by
TemplateParameterParser.parameterName()
. - enterParameterName(TemplateParameterParser.ParameterNameContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Enter a parse tree produced by
TemplateParameterParser.parameterName()
. - enterPatternType(TemplateParameterParser.PatternTypeContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Enter a parse tree produced by
TemplateParameterParser.patternType()
. - enterPatternType(TemplateParameterParser.PatternTypeContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Enter a parse tree produced by
TemplateParameterParser.patternType()
. - enterPrimary(AnnotationSignatureParser.PrimaryContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.primary()
. - enterPrimary(AnnotationSignatureParser.PrimaryContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.primary()
. - enterQualifiedName(AnnotationSignatureParser.QualifiedNameContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.qualifiedName()
. - enterQualifiedName(AnnotationSignatureParser.QualifiedNameContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.qualifiedName()
. - enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationNameContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValueContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.PrimaryContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.DotDotContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherNameContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherPatternContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.ParameterNameContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- enterSimpleNamePattern(MethodSignatureParser.SimpleNamePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.simpleNamePattern()
. - enterSimpleNamePattern(MethodSignatureParser.SimpleNamePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.simpleNamePattern()
. - enterTargetTypePattern(MethodSignatureParser.TargetTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Enter a parse tree produced by
MethodSignatureParser.targetTypePattern()
. - enterTargetTypePattern(MethodSignatureParser.TargetTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Enter a parse tree produced by
MethodSignatureParser.targetTypePattern()
. - enterType(AnnotationSignatureParser.TypeContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Enter a parse tree produced by
AnnotationSignatureParser.type()
. - enterType(AnnotationSignatureParser.TypeContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Enter a parse tree produced by
AnnotationSignatureParser.type()
. - enterTypedPattern(TemplateParameterParser.TypedPatternContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Enter a parse tree produced by
TemplateParameterParser.typedPattern()
. - enterTypedPattern(TemplateParameterParser.TypedPatternContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Enter a parse tree produced by
TemplateParameterParser.typedPattern()
. - Enum - Enum constant in enum class org.openrewrite.java.tree.JavaType.FullyQualified.Kind
- ENUM_VALUE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- ENUM_VALUE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ENUM_VALUE_SET_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ENUM_VALUE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- EOL - Enum constant in enum class org.openrewrite.java.style.OperatorWrapStyle.WrapOption
-
Require that the token is at the end of the line.
- equals(Object) - Method in class org.openrewrite.java.tree.JavaType.Array
- equals(Object) - Method in class org.openrewrite.java.tree.JavaType.Class
- equals(Object) - Method in class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- equals(Object) - Method in class org.openrewrite.java.tree.JavaType.Method
- equals(Object) - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- equals(Object) - Method in class org.openrewrite.java.tree.JavaType.Variable
- equalsAvoidsNull() - Static method in class org.openrewrite.java.style.Checkstyle
- EqualsAvoidsNullStyle - Class in org.openrewrite.java.style
- EqualsAvoidsNullStyle() - Constructor for class org.openrewrite.java.style.EqualsAvoidsNullStyle
- Erroneous() - Constructor for class org.openrewrite.java.tree.Javadoc.Erroneous
- ExecutionContextParameterName - Class in org.openrewrite.java.recipes
- ExecutionContextParameterName() - Constructor for class org.openrewrite.java.recipes.ExecutionContextParameterName
- exitAnnotation(AnnotationSignatureParser.AnnotationContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.annotation()
. - exitAnnotation(AnnotationSignatureParser.AnnotationContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.annotation()
. - exitAnnotationName(AnnotationSignatureParser.AnnotationNameContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.annotationName()
. - exitAnnotationName(AnnotationSignatureParser.AnnotationNameContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.annotationName()
. - exitClassNameOrInterface(MethodSignatureParser.ClassNameOrInterfaceContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.classNameOrInterface()
. - exitClassNameOrInterface(MethodSignatureParser.ClassNameOrInterfaceContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.classNameOrInterface()
. - exitClassOrInterfaceType(AnnotationSignatureParser.ClassOrInterfaceTypeContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.classOrInterfaceType()
. - exitClassOrInterfaceType(AnnotationSignatureParser.ClassOrInterfaceTypeContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.classOrInterfaceType()
. - exitDotDot(MethodSignatureParser.DotDotContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.dotDot()
. - exitDotDot(MethodSignatureParser.DotDotContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.dotDot()
. - exitElementValue(AnnotationSignatureParser.ElementValueContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.elementValue()
. - exitElementValue(AnnotationSignatureParser.ElementValueContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.elementValue()
. - exitElementValuePair(AnnotationSignatureParser.ElementValuePairContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.elementValuePair()
. - exitElementValuePair(AnnotationSignatureParser.ElementValuePairContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.elementValuePair()
. - exitElementValuePairs(AnnotationSignatureParser.ElementValuePairsContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.elementValuePairs()
. - exitElementValuePairs(AnnotationSignatureParser.ElementValuePairsContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.elementValuePairs()
. - exitEveryRule(ParserRuleContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
- exitFormalParametersPattern(MethodSignatureParser.FormalParametersPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.formalParametersPattern()
. - exitFormalParametersPattern(MethodSignatureParser.FormalParametersPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.formalParametersPattern()
. - exitFormalsPattern(MethodSignatureParser.FormalsPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.formalsPattern()
. - exitFormalsPattern(MethodSignatureParser.FormalsPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.formalsPattern()
. - exitFormalsPatternAfterDotDot(MethodSignatureParser.FormalsPatternAfterDotDotContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.formalsPatternAfterDotDot()
. - exitFormalsPatternAfterDotDot(MethodSignatureParser.FormalsPatternAfterDotDotContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.formalsPatternAfterDotDot()
. - exitFormalTypePattern(MethodSignatureParser.FormalTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.formalTypePattern()
. - exitFormalTypePattern(MethodSignatureParser.FormalTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.formalTypePattern()
. - exitLiteral(AnnotationSignatureParser.LiteralContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.literal()
. - exitLiteral(AnnotationSignatureParser.LiteralContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.literal()
. - exitMatcherName(TemplateParameterParser.MatcherNameContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Exit a parse tree produced by
TemplateParameterParser.matcherName()
. - exitMatcherName(TemplateParameterParser.MatcherNameContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Exit a parse tree produced by
TemplateParameterParser.matcherName()
. - exitMatcherParameter(TemplateParameterParser.MatcherParameterContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Exit a parse tree produced by
TemplateParameterParser.matcherParameter()
. - exitMatcherParameter(TemplateParameterParser.MatcherParameterContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Exit a parse tree produced by
TemplateParameterParser.matcherParameter()
. - exitMatcherPattern(TemplateParameterParser.MatcherPatternContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Exit a parse tree produced by
TemplateParameterParser.matcherPattern()
. - exitMatcherPattern(TemplateParameterParser.MatcherPatternContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Exit a parse tree produced by
TemplateParameterParser.matcherPattern()
. - exitMethodPattern(MethodSignatureParser.MethodPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.methodPattern()
. - exitMethodPattern(MethodSignatureParser.MethodPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.methodPattern()
. - exitOptionalParensTypePattern(MethodSignatureParser.OptionalParensTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.optionalParensTypePattern()
. - exitOptionalParensTypePattern(MethodSignatureParser.OptionalParensTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.optionalParensTypePattern()
. - exitParameterName(TemplateParameterParser.ParameterNameContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Exit a parse tree produced by
TemplateParameterParser.parameterName()
. - exitParameterName(TemplateParameterParser.ParameterNameContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Exit a parse tree produced by
TemplateParameterParser.parameterName()
. - exitPatternType(TemplateParameterParser.PatternTypeContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Exit a parse tree produced by
TemplateParameterParser.patternType()
. - exitPatternType(TemplateParameterParser.PatternTypeContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Exit a parse tree produced by
TemplateParameterParser.patternType()
. - exitPrimary(AnnotationSignatureParser.PrimaryContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.primary()
. - exitPrimary(AnnotationSignatureParser.PrimaryContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.primary()
. - exitQualifiedName(AnnotationSignatureParser.QualifiedNameContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.qualifiedName()
. - exitQualifiedName(AnnotationSignatureParser.QualifiedNameContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.qualifiedName()
. - exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationNameContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValueContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.PrimaryContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.DotDotContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherNameContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherPatternContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.ParameterNameContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- exitSimpleNamePattern(MethodSignatureParser.SimpleNamePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.simpleNamePattern()
. - exitSimpleNamePattern(MethodSignatureParser.SimpleNamePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.simpleNamePattern()
. - exitTargetTypePattern(MethodSignatureParser.TargetTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
-
Exit a parse tree produced by
MethodSignatureParser.targetTypePattern()
. - exitTargetTypePattern(MethodSignatureParser.TargetTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserListener
-
Exit a parse tree produced by
MethodSignatureParser.targetTypePattern()
. - exitType(AnnotationSignatureParser.TypeContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
-
Exit a parse tree produced by
AnnotationSignatureParser.type()
. - exitType(AnnotationSignatureParser.TypeContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserListener
-
Exit a parse tree produced by
AnnotationSignatureParser.type()
. - exitTypedPattern(TemplateParameterParser.TypedPatternContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
-
Exit a parse tree produced by
TemplateParameterParser.typedPattern()
. - exitTypedPattern(TemplateParameterParser.TypedPatternContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserListener
-
Exit a parse tree produced by
TemplateParameterParser.typedPattern()
. - explicitInitialization() - Static method in class org.openrewrite.java.style.Checkstyle
- ExplicitInitializationStyle - Class in org.openrewrite.java.style
- ExplicitInitializationStyle() - Constructor for class org.openrewrite.java.style.ExplicitInitializationStyle
- Expression - Interface in org.openrewrite.java.tree
- Expression(J) - Constructor for class org.openrewrite.java.tree.CoordinateBuilder.Expression
- EXPRESSION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- EXTENDS - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- EXTENDS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ExtractField<P> - Class in org.openrewrite.java
- ExtractField(J.VariableDeclarations) - Constructor for class org.openrewrite.java.ExtractField
- ExtractInterface - Class in org.openrewrite.java
- ExtractInterface() - Constructor for class org.openrewrite.java.ExtractInterface
- ExtractInterface.CreateInterface - Class in org.openrewrite.java
- ExtractInterface.ImplementAndAddOverrideAnnotations - Class in org.openrewrite.java
F
- fallThrough() - Static method in class org.openrewrite.java.style.Checkstyle
- FallThroughStyle - Class in org.openrewrite.java.style
- FallThroughStyle() - Constructor for class org.openrewrite.java.style.FallThroughStyle
- FIELD_ACCESS_NAME - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- FIELD_ACCESS_NAME - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FIELD_ACCESS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FieldAccess(J.FieldAccess) - Constructor for class org.openrewrite.java.tree.CoordinateBuilder.FieldAccess
- Final - Enum constant in enum class org.openrewrite.java.tree.Flag
- find() - Method in class org.openrewrite.java.JavaTemplate.Matcher
- find(J) - Static method in class org.openrewrite.java.search.FindReferencedTypes
- find(J, String) - Static method in class org.openrewrite.java.search.FindAnnotations
- find(J, String) - Static method in class org.openrewrite.java.search.FindFieldsOfType
- find(J, String) - Static method in class org.openrewrite.java.search.FindInheritedFields
- find(J, String) - Static method in class org.openrewrite.java.search.FindMethods
- find(J, String) - Static method in class org.openrewrite.java.search.FindTypes
- find(J, String, boolean) - Static method in class org.openrewrite.java.search.FindAnnotations
- find(J, String, boolean) - Static method in class org.openrewrite.java.search.FindMethods
- find(J, String, String) - Static method in class org.openrewrite.java.search.FindFields
- FindAnnotations - Class in org.openrewrite.java.search
- FindAnnotations() - Constructor for class org.openrewrite.java.search.FindAnnotations
- findAssignable(J, String) - Static method in class org.openrewrite.java.search.FindTypes
- FindComments - Class in org.openrewrite.java.search
- FindComments() - Constructor for class org.openrewrite.java.search.FindComments
- findDeclaration(J, String) - Static method in class org.openrewrite.java.search.FindMethods
- findDeclaration(J, String, boolean) - Static method in class org.openrewrite.java.search.FindMethods
- findDeclaredMethod(JavaType.FullyQualified, String, List<JavaType>) - Static method in class org.openrewrite.java.tree.TypeUtils
- FindDeprecatedClasses - Class in org.openrewrite.java.search
- FindDeprecatedClasses() - Constructor for class org.openrewrite.java.search.FindDeprecatedClasses
- FindDeprecatedFields - Class in org.openrewrite.java.search
- FindDeprecatedFields() - Constructor for class org.openrewrite.java.search.FindDeprecatedFields
- FindDeprecatedMethods - Class in org.openrewrite.java.search
- FindDeprecatedMethods() - Constructor for class org.openrewrite.java.search.FindDeprecatedMethods
- FindDeprecatedUses - Class in org.openrewrite.java.search
- FindDeprecatedUses() - Constructor for class org.openrewrite.java.search.FindDeprecatedUses
- FindEmptyClasses - Class in org.openrewrite.java.search
- FindEmptyClasses() - Constructor for class org.openrewrite.java.search.FindEmptyClasses
- FindEmptyMethods - Class in org.openrewrite.java.search
- FindEmptyMethods() - Constructor for class org.openrewrite.java.search.FindEmptyMethods
- FindFields - Class in org.openrewrite.java.search
- FindFields() - Constructor for class org.openrewrite.java.search.FindFields
- FindFieldsOfType - Class in org.openrewrite.java.search
-
Finds fields that have a matching type.
- FindFieldsOfType() - Constructor for class org.openrewrite.java.search.FindFieldsOfType
- FindImplementations - Class in org.openrewrite.java.search
- FindImplementations() - Constructor for class org.openrewrite.java.search.FindImplementations
- FindImports - Class in org.openrewrite.java.search
- FindImports() - Constructor for class org.openrewrite.java.search.FindImports
- FindInheritedFields - Class in org.openrewrite.java.search
- findInheritedNames(J.ClassDeclaration) - Static method in class org.openrewrite.java.VariableNameUtils
-
Collects class field names inherited from super classes.
- FindLiterals - Class in org.openrewrite.java.search
- FindLiterals() - Constructor for class org.openrewrite.java.search.FindLiterals
- FindMethodDeclaration - Class in org.openrewrite.java.search
- FindMethodDeclaration() - Constructor for class org.openrewrite.java.search.FindMethodDeclaration
- FindMethods - Class in org.openrewrite.java.search
-
Finds matching method invocations.
- FindMethods() - Constructor for class org.openrewrite.java.search.FindMethods
- findMissingTypes(J) - Static method in class org.openrewrite.java.search.FindMissingTypes
- FindMissingTypes - Class in org.openrewrite.java.search
- FindMissingTypes() - Constructor for class org.openrewrite.java.search.FindMissingTypes
- FindMissingTypes.MissingTypeResult - Class in org.openrewrite.java.search
- findNamesInScope(Cursor) - Static method in class org.openrewrite.java.VariableNameUtils
-
Find the names of variables that already exist in the scope of a cursor.
- findOverriddenMethod(JavaType.Method) - Static method in class org.openrewrite.java.tree.TypeUtils
-
Given a method type, searches the declaring type's parent and interfaces for a method with the same name and signature.
- FindRecipes - Class in org.openrewrite.java.recipes
- FindRecipes() - Constructor for class org.openrewrite.java.recipes.FindRecipes
- FindReferencedTypes - Class in org.openrewrite.java.search
- FindRepeatableAnnotations - Class in org.openrewrite.java.search
- FindRepeatableAnnotations() - Constructor for class org.openrewrite.java.search.FindRepeatableAnnotations
- FindTypeMappings - Class in org.openrewrite.java.search
- FindTypeMappings() - Constructor for class org.openrewrite.java.search.FindTypeMappings
- FindTypeMappings.TypeAssociation - Class in org.openrewrite.java.search
- FindTypes - Class in org.openrewrite.java.search
- FindTypes() - Constructor for class org.openrewrite.java.search.FindTypes
- FindTypesInUse() - Constructor for class org.openrewrite.java.internal.TypesInUse.FindTypesInUse
- firstPrefix(List<? extends J>) - Static method in class org.openrewrite.java.tree.Space
- firstStatement() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Block
- Flag - Enum Class in org.openrewrite.java.tree
- flagsToBitMap(Set<Flag>) - Static method in enum class org.openrewrite.java.tree.Flag
-
Converts a set of flag enumerations into the Java Language Specification's access_flags bitmap
- Float - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- FloatingPointLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- FloatingPointLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- FloatingPointLiteral() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- FOR_BODY - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- FOR_BODY_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOR_CONDITION - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- FOR_CONDITION_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOR_CONTROL_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOR_EACH_CONTROL_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOR_EACH_LOOP_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOR_INIT - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- FOR_INIT_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOR_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOR_UPDATE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- FOR_UPDATE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOREACH_ITERABLE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- FOREACH_ITERABLE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- FOREACH_VARIABLE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- FOREACH_VARIABLE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- formalParametersPattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- formalParametersPattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- FormalParametersPatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- formalsPattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- formalsPattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- formalsPattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- formalsPattern(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- formalsPatternAfterDotDot() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- formalsPatternAfterDotDot() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- formalsPatternAfterDotDot() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- formalsPatternAfterDotDot(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- formalsPatternAfterDotDot(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- FormalsPatternAfterDotDotContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- FormalsPatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- formalTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- formalTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- formalTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- formalTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- formalTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- formalTypePattern(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- FormalTypePatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- format(String) - Static method in class org.openrewrite.java.tree.Space
- format(String, int, int) - Static method in class org.openrewrite.java.tree.Space
- formatBlankLines(J, Cursor) - Static method in class org.openrewrite.java.format.BlankLines
- FormatFirstClassPrefix<P> - Class in org.openrewrite.java.internal
- FormatFirstClassPrefix() - Constructor for class org.openrewrite.java.internal.FormatFirstClassPrefix
- formatFirstPrefix(List<J2>, Space) - Static method in class org.openrewrite.java.tree.Space
- formatLastSuffix(List<JRightPadded<J2>>, Space) - Static method in class org.openrewrite.java.tree.Space
- formatSpaces(J, Cursor) - Static method in class org.openrewrite.java.format.Spaces
- formatTabsAndIndents(J, Cursor) - Static method in class org.openrewrite.java.format.TabsAndIndents
- formatWrappingAndBraces(J, Cursor) - Static method in class org.openrewrite.java.format.WrappingAndBraces
- fromClassName(String) - Static method in enum class org.openrewrite.java.tree.JavaType.Primitive
- fromKeyword(String) - Static method in enum class org.openrewrite.java.tree.JavaType.Primitive
- FullyQualified() - Constructor for class org.openrewrite.java.tree.JavaType.FullyQualified
- FullyQualifiedName - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- FullyQualifiedName - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- FullyQualifiedName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
- fullyQualifiedNamesAreEqual(String, String) - Static method in class org.openrewrite.java.tree.TypeUtils
G
- generate(AtomicBoolean, ExecutionContext) - Method in class org.openrewrite.java.CreateEmptyJavaClass
- generate(Map<FindTypeMappings.TypeAssociation, Integer>, ExecutionContext) - Method in class org.openrewrite.java.search.FindTypeMappings
- GenerateGetterAndSetterVisitor<P> - Class in org.openrewrite.java
- GenerateGetterAndSetterVisitor(String) - Constructor for class org.openrewrite.java.GenerateGetterAndSetterVisitor
- generateVariableName(String, Cursor, VariableNameUtils.GenerationStrategy) - Static method in class org.openrewrite.java.VariableNameUtils
-
Generates a variable name without namespace conflicts in the scope of a cursor.
- genericSignature(Object) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- genericSignature(Object) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- genericSignature(Object) - Method in interface org.openrewrite.java.JavaTypeSignatureBuilder
-
When generic type variables are cyclic, like
U extends Cyclic<? extends U>
, represent the cycle with the bound name, likeGeneric{U extends Cyclic<? extends U>}
. - GenericTypeVariable(Integer, String, JavaType.GenericTypeVariable.Variance, List<JavaType>) - Constructor for class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- get(String) - Method in class org.openrewrite.java.internal.JavaTypeCache
- getAfterLocation() - Method in enum class org.openrewrite.java.tree.JRightPadded.Location
- getAllAnnotations(Cursor) - Method in class org.openrewrite.java.service.AnnotationService
- getAnnotations() - Method in class org.openrewrite.java.tree.JavaType.Array
- getAnnotations() - Method in class org.openrewrite.java.tree.JavaType.Class
- getAnnotations() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getAnnotations() - Method in class org.openrewrite.java.tree.JavaType.Method
- getAnnotations() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getAnnotations() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getAnnotations() - Method in class org.openrewrite.java.tree.JavaType.Variable
- getArguments() - Method in interface org.openrewrite.java.tree.MethodCall
- getATN() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- getATN() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- getATN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- getATN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- getATN() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- getATN() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- getBefore() - Method in class org.openrewrite.java.tree.JContainer
- getBeforeLocation() - Method in enum class org.openrewrite.java.tree.JContainer.Location
- getBeforeLocation() - Method in enum class org.openrewrite.java.tree.JLeftPadded.Location
- getBitMask() - Method in enum class org.openrewrite.java.tree.Flag
- getBody() - Method in interface org.openrewrite.java.tree.Loop
- getBounds() - Method in class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- getBounds() - Method in class org.openrewrite.java.tree.JavaType.Intersection
- getChannelNames() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- getChannelNames() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- getChannelNames() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- getClasses() - Method in interface org.openrewrite.java.tree.JavaSourceFile
- getClassName() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getClassName() - Method in enum class org.openrewrite.java.tree.JavaType.Primitive
- getCode() - Method in class org.openrewrite.java.JavaTemplate
- getComments() - Method in class org.openrewrite.java.tree.Space
- getComparator() - Method in class org.openrewrite.java.tree.JavaCoordinates
- getCoordinates() - Method in interface org.openrewrite.java.tree.Expression
- getCoordinates() - Method in interface org.openrewrite.java.tree.Statement
- getCursor() - Method in class org.openrewrite.java.JavaTypeVisitor
- getDeclaringType() - Method in class org.openrewrite.java.tree.JavaType.Method
- getDescription() - Method in class org.openrewrite.java.AddLicenseHeader
- getDescription() - Method in class org.openrewrite.java.AddOrUpdateAnnotationAttribute
- getDescription() - Method in class org.openrewrite.java.ai.ClassDefinitionLength
- getDescription() - Method in class org.openrewrite.java.ai.MethodDefinitionLength
- getDescription() - Method in class org.openrewrite.java.ChangeAnnotationAttributeName
- getDescription() - Method in class org.openrewrite.java.ChangeMethodAccessLevel
- getDescription() - Method in class org.openrewrite.java.ChangeMethodName
- getDescription() - Method in class org.openrewrite.java.ChangeMethodTargetToVariable
- getDescription() - Method in class org.openrewrite.java.ChangePackage
- getDescription() - Method in class org.openrewrite.java.ChangeStaticFieldToMethod
- getDescription() - Method in class org.openrewrite.java.ChangeType
- getDescription() - Method in class org.openrewrite.java.CreateEmptyJavaClass
- getDescription() - Method in class org.openrewrite.java.DeleteMethodArgument
- getDescription() - Method in class org.openrewrite.java.format.AutoFormat
- getDescription() - Method in class org.openrewrite.java.format.BlankLines
- getDescription() - Method in class org.openrewrite.java.format.EmptyNewlineAtEndOfFile
- getDescription() - Method in class org.openrewrite.java.format.MethodParamPad
- getDescription() - Method in class org.openrewrite.java.format.NormalizeFormat
- getDescription() - Method in class org.openrewrite.java.format.NormalizeLineBreaks
- getDescription() - Method in class org.openrewrite.java.format.NormalizeTabsOrSpaces
- getDescription() - Method in class org.openrewrite.java.format.NoWhitespaceAfter
- getDescription() - Method in class org.openrewrite.java.format.NoWhitespaceBefore
- getDescription() - Method in class org.openrewrite.java.format.OperatorWrap
- getDescription() - Method in class org.openrewrite.java.format.PadEmptyForLoopComponents
- getDescription() - Method in class org.openrewrite.java.format.RemoveTrailingWhitespace
- getDescription() - Method in class org.openrewrite.java.format.SingleLineComments
- getDescription() - Method in class org.openrewrite.java.format.Spaces
- getDescription() - Method in class org.openrewrite.java.format.TabsAndIndents
- getDescription() - Method in class org.openrewrite.java.format.TypecastParenPad
- getDescription() - Method in class org.openrewrite.java.format.WrappingAndBraces
- getDescription() - Method in class org.openrewrite.java.NoStaticImport
- getDescription() - Method in class org.openrewrite.java.OrderImports
- getDescription() - Method in class org.openrewrite.java.RandomizeId
- getDescription() - Method in class org.openrewrite.java.RecipeMarkupDemonstration
- getDescription() - Method in class org.openrewrite.java.recipes.ExecutionContextParameterName
- getDescription() - Method in class org.openrewrite.java.recipes.FindRecipes
- getDescription() - Method in class org.openrewrite.java.recipes.MigrateJavaTemplateToRewrite8
- getDescription() - Method in class org.openrewrite.java.recipes.MigrateMarkersSearchResult
- getDescription() - Method in class org.openrewrite.java.recipes.MigrateRecipeToRewrite8
- getDescription() - Method in class org.openrewrite.java.recipes.MigrateTestToRewrite8
- getDescription() - Method in class org.openrewrite.java.recipes.RemoveApplicabilityTestFromYamlRecipe
- getDescription() - Method in class org.openrewrite.java.recipes.SelectRecipeExamples
- getDescription() - Method in class org.openrewrite.java.recipes.SetDefaultEstimatedEffortPerOccurrence
- getDescription() - Method in class org.openrewrite.java.recipes.SourceSpecTextBlockIndentation
- getDescription() - Method in class org.openrewrite.java.recipes.UpdateMovedPackageClassName
- getDescription() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipe
- getDescription() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipeXml
- getDescription() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipeYaml
- getDescription() - Method in class org.openrewrite.java.recipes.UseJavaParserBuilderInJavaTemplate
- getDescription() - Method in class org.openrewrite.java.RemoveAnnotation
- getDescription() - Method in class org.openrewrite.java.RemoveAnnotationAttribute
- getDescription() - Method in class org.openrewrite.java.RemoveImplements
- getDescription() - Method in class org.openrewrite.java.RemoveObjectsIsNull
- getDescription() - Method in class org.openrewrite.java.RemoveUnusedImports
- getDescription() - Method in class org.openrewrite.java.ReorderMethodArguments
- getDescription() - Method in class org.openrewrite.java.ReplaceConstant
- getDescription() - Method in class org.openrewrite.java.ReplaceConstantWithAnotherConstant
- getDescription() - Method in class org.openrewrite.java.ReplaceStringLiteralWithConstant
- getDescription() - Method in class org.openrewrite.java.search.FindAnnotations
- getDescription() - Method in class org.openrewrite.java.search.FindComments
- getDescription() - Method in class org.openrewrite.java.search.FindDeprecatedClasses
- getDescription() - Method in class org.openrewrite.java.search.FindDeprecatedFields
- getDescription() - Method in class org.openrewrite.java.search.FindDeprecatedMethods
- getDescription() - Method in class org.openrewrite.java.search.FindDeprecatedUses
- getDescription() - Method in class org.openrewrite.java.search.FindEmptyClasses
- getDescription() - Method in class org.openrewrite.java.search.FindEmptyMethods
- getDescription() - Method in class org.openrewrite.java.search.FindFields
- getDescription() - Method in class org.openrewrite.java.search.FindFieldsOfType
- getDescription() - Method in class org.openrewrite.java.search.FindImplementations
- getDescription() - Method in class org.openrewrite.java.search.FindImports
- getDescription() - Method in class org.openrewrite.java.search.FindLiterals
- getDescription() - Method in class org.openrewrite.java.search.FindMethodDeclaration
- getDescription() - Method in class org.openrewrite.java.search.FindMethods
- getDescription() - Method in class org.openrewrite.java.search.FindMissingTypes
- getDescription() - Method in class org.openrewrite.java.search.FindRepeatableAnnotations
- getDescription() - Method in class org.openrewrite.java.search.FindTypeMappings
- getDescription() - Method in class org.openrewrite.java.search.FindTypes
- getDescription() - Method in class org.openrewrite.java.search.HasJavaVersion
- getDescription() - Method in class org.openrewrite.java.search.HasSourceSet
- getDescription() - Method in class org.openrewrite.java.search.IsLikelyNotTest
- getDescription() - Method in class org.openrewrite.java.search.IsLikelyTest
- getDescription() - Method in class org.openrewrite.java.search.ResultOfMethodCallIgnored
- getDescription() - Method in class org.openrewrite.java.ShortenFullyQualifiedTypeReferences
- getDescription() - Method in class org.openrewrite.java.SimplifyMethodChain
- getDescription() - Method in class org.openrewrite.java.UpdateSourcePositions
- getDescription() - Method in class org.openrewrite.java.UseStaticImport
- getDisplayName() - Method in class org.openrewrite.java.AddLicenseHeader
- getDisplayName() - Method in class org.openrewrite.java.AddOrUpdateAnnotationAttribute
- getDisplayName() - Method in class org.openrewrite.java.ai.ClassDefinitionLength
- getDisplayName() - Method in class org.openrewrite.java.ai.MethodDefinitionLength
- getDisplayName() - Method in class org.openrewrite.java.ChangeAnnotationAttributeName
- getDisplayName() - Method in class org.openrewrite.java.ChangeMethodAccessLevel
- getDisplayName() - Method in class org.openrewrite.java.ChangeMethodName
- getDisplayName() - Method in class org.openrewrite.java.ChangeMethodTargetToVariable
- getDisplayName() - Method in class org.openrewrite.java.ChangePackage
- getDisplayName() - Method in class org.openrewrite.java.ChangeStaticFieldToMethod
- getDisplayName() - Method in class org.openrewrite.java.ChangeType
- getDisplayName() - Method in class org.openrewrite.java.CreateEmptyJavaClass
- getDisplayName() - Method in class org.openrewrite.java.DeleteMethodArgument
- getDisplayName() - Method in class org.openrewrite.java.format.AutoFormat
- getDisplayName() - Method in class org.openrewrite.java.format.BlankLines
- getDisplayName() - Method in class org.openrewrite.java.format.EmptyNewlineAtEndOfFile
- getDisplayName() - Method in class org.openrewrite.java.format.MethodParamPad
- getDisplayName() - Method in class org.openrewrite.java.format.NormalizeFormat
- getDisplayName() - Method in class org.openrewrite.java.format.NormalizeLineBreaks
- getDisplayName() - Method in class org.openrewrite.java.format.NormalizeTabsOrSpaces
- getDisplayName() - Method in class org.openrewrite.java.format.NoWhitespaceAfter
- getDisplayName() - Method in class org.openrewrite.java.format.NoWhitespaceBefore
- getDisplayName() - Method in class org.openrewrite.java.format.OperatorWrap
- getDisplayName() - Method in class org.openrewrite.java.format.PadEmptyForLoopComponents
- getDisplayName() - Method in class org.openrewrite.java.format.RemoveTrailingWhitespace
- getDisplayName() - Method in class org.openrewrite.java.format.SingleLineComments
- getDisplayName() - Method in class org.openrewrite.java.format.Spaces
- getDisplayName() - Method in class org.openrewrite.java.format.TabsAndIndents
- getDisplayName() - Method in class org.openrewrite.java.format.TypecastParenPad
- getDisplayName() - Method in class org.openrewrite.java.format.WrappingAndBraces
- getDisplayName() - Method in class org.openrewrite.java.NoStaticImport
- getDisplayName() - Method in class org.openrewrite.java.OrderImports
- getDisplayName() - Method in class org.openrewrite.java.RandomizeId
- getDisplayName() - Method in class org.openrewrite.java.RecipeMarkupDemonstration
- getDisplayName() - Method in class org.openrewrite.java.recipes.ExecutionContextParameterName
- getDisplayName() - Method in class org.openrewrite.java.recipes.FindRecipes
- getDisplayName() - Method in class org.openrewrite.java.recipes.MigrateJavaTemplateToRewrite8
- getDisplayName() - Method in class org.openrewrite.java.recipes.MigrateMarkersSearchResult
- getDisplayName() - Method in class org.openrewrite.java.recipes.MigrateRecipeToRewrite8
- getDisplayName() - Method in class org.openrewrite.java.recipes.MigrateTestToRewrite8
- getDisplayName() - Method in class org.openrewrite.java.recipes.RemoveApplicabilityTestFromYamlRecipe
- getDisplayName() - Method in class org.openrewrite.java.recipes.SelectRecipeExamples
- getDisplayName() - Method in class org.openrewrite.java.recipes.SetDefaultEstimatedEffortPerOccurrence
- getDisplayName() - Method in class org.openrewrite.java.recipes.SourceSpecTextBlockIndentation
- getDisplayName() - Method in class org.openrewrite.java.recipes.UpdateMovedPackageClassName
- getDisplayName() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipe
- getDisplayName() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipeXml
- getDisplayName() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipeYaml
- getDisplayName() - Method in class org.openrewrite.java.recipes.UseJavaParserBuilderInJavaTemplate
- getDisplayName() - Method in class org.openrewrite.java.RemoveAnnotation
- getDisplayName() - Method in class org.openrewrite.java.RemoveAnnotationAttribute
- getDisplayName() - Method in class org.openrewrite.java.RemoveImplements
- getDisplayName() - Method in class org.openrewrite.java.RemoveObjectsIsNull
- getDisplayName() - Method in class org.openrewrite.java.RemoveUnusedImports
- getDisplayName() - Method in class org.openrewrite.java.ReorderMethodArguments
- getDisplayName() - Method in class org.openrewrite.java.ReplaceConstant
- getDisplayName() - Method in class org.openrewrite.java.ReplaceConstantWithAnotherConstant
- getDisplayName() - Method in class org.openrewrite.java.ReplaceStringLiteralWithConstant
- getDisplayName() - Method in class org.openrewrite.java.search.FindAnnotations
- getDisplayName() - Method in class org.openrewrite.java.search.FindComments
- getDisplayName() - Method in class org.openrewrite.java.search.FindDeprecatedClasses
- getDisplayName() - Method in class org.openrewrite.java.search.FindDeprecatedFields
- getDisplayName() - Method in class org.openrewrite.java.search.FindDeprecatedMethods
- getDisplayName() - Method in class org.openrewrite.java.search.FindDeprecatedUses
- getDisplayName() - Method in class org.openrewrite.java.search.FindEmptyClasses
- getDisplayName() - Method in class org.openrewrite.java.search.FindEmptyMethods
- getDisplayName() - Method in class org.openrewrite.java.search.FindFields
- getDisplayName() - Method in class org.openrewrite.java.search.FindFieldsOfType
- getDisplayName() - Method in class org.openrewrite.java.search.FindImplementations
- getDisplayName() - Method in class org.openrewrite.java.search.FindImports
- getDisplayName() - Method in class org.openrewrite.java.search.FindLiterals
- getDisplayName() - Method in class org.openrewrite.java.search.FindMethodDeclaration
- getDisplayName() - Method in class org.openrewrite.java.search.FindMethods
- getDisplayName() - Method in class org.openrewrite.java.search.FindMissingTypes
- getDisplayName() - Method in class org.openrewrite.java.search.FindRepeatableAnnotations
- getDisplayName() - Method in class org.openrewrite.java.search.FindTypeMappings
- getDisplayName() - Method in class org.openrewrite.java.search.FindTypes
- getDisplayName() - Method in class org.openrewrite.java.search.HasJavaVersion
- getDisplayName() - Method in class org.openrewrite.java.search.HasSourceSet
- getDisplayName() - Method in class org.openrewrite.java.search.IsLikelyNotTest
- getDisplayName() - Method in class org.openrewrite.java.search.IsLikelyTest
- getDisplayName() - Method in class org.openrewrite.java.search.ResultOfMethodCallIgnored
- getDisplayName() - Method in class org.openrewrite.java.ShortenFullyQualifiedTypeReferences
- getDisplayName() - Method in class org.openrewrite.java.SimplifyMethodChain
- getDisplayName() - Method in class org.openrewrite.java.UpdateSourcePositions
- getDisplayName() - Method in class org.openrewrite.java.UseStaticImport
- getElementLocation() - Method in enum class org.openrewrite.java.tree.JContainer.Location
- getElements() - Method in class org.openrewrite.java.tree.JContainer
- getElements() - Method in class org.openrewrite.java.tree.JContainer.Padding
- getElements(List<JRightPadded<T>>) - Static method in class org.openrewrite.java.tree.JRightPadded
- getElemType() - Method in class org.openrewrite.java.tree.JavaType.Array
- getEof() - Method in interface org.openrewrite.java.tree.JavaSourceFile
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.format.EmptyNewlineAtEndOfFile
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.format.WrappingAndBraces
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.recipes.SetDefaultEstimatedEffortPerOccurrence
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.RemoveUnusedImports
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.search.FindEmptyClasses
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.ShortenFullyQualifiedTypeReferences
- getFlags() - Method in class org.openrewrite.java.tree.JavaType.Class
- getFlags() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getFlags() - Method in class org.openrewrite.java.tree.JavaType.Method
- getFlags() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getFlags() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getFlags() - Method in class org.openrewrite.java.tree.JavaType.Variable
- getFullyQualifiedName() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getFullyQualifiedName() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getFullyQualifiedName() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getGrammarFileName() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- getGrammarFileName() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- getGrammarFileName() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- getGrammarFileName() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- getGrammarFileName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- getGrammarFileName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- getIfStatement() - Method in class org.openrewrite.java.style.WrappingAndBracesStyle
- getImports() - Method in interface org.openrewrite.java.tree.JavaSourceFile
- getImports() - Method in interface org.openrewrite.java.tree.JavaSourceFile.Padding
- getIndent() - Method in class org.openrewrite.java.tree.Space
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.CreateEmptyJavaClass
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.search.FindTypeMappings
- getInstance() - Static method in class org.openrewrite.java.tree.JavaType.Unknown
- getInstanceNameSuffix() - Method in class org.openrewrite.java.ChangeAnnotationAttributeName
- getInstanceNameSuffix() - Method in class org.openrewrite.java.ChangeMethodAccessLevel
- getInstanceNameSuffix() - Method in class org.openrewrite.java.ChangeMethodName
- getInstanceNameSuffix() - Method in class org.openrewrite.java.ChangePackage
- getInstanceNameSuffix() - Method in class org.openrewrite.java.ChangeStaticFieldToMethod
- getInstanceNameSuffix() - Method in class org.openrewrite.java.ChangeType
- getInstanceNameSuffix() - Method in class org.openrewrite.java.DeleteMethodArgument
- getInstanceNameSuffix() - Method in class org.openrewrite.java.RemoveAnnotationAttribute
- getInstanceNameSuffix() - Method in class org.openrewrite.java.search.FindDeprecatedClasses
- getInstanceNameSuffix() - Method in class org.openrewrite.java.search.FindDeprecatedFields
- getInstanceNameSuffix() - Method in class org.openrewrite.java.search.FindDeprecatedMethods
- getInstanceNameSuffix() - Method in class org.openrewrite.java.search.FindDeprecatedUses
- getInstanceNameSuffix() - Method in class org.openrewrite.java.search.FindFields
- getInstanceNameSuffix() - Method in class org.openrewrite.java.search.FindFieldsOfType
- getInstanceNameSuffix() - Method in class org.openrewrite.java.search.FindImports
- getInterfaces() - Method in class org.openrewrite.java.tree.JavaType.Class
- getInterfaces() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getInterfaces() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getInterfaces() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getJacksonPolymorphicTypeTag() - Method in interface org.openrewrite.java.tree.JavaType
- getJavadocVisitor() - Method in class org.openrewrite.java.JavaVisitor
-
This method returns a new instance of a Javadoc visitor that will be used by this JavaVisitor.
- getKeyword() - Method in enum class org.openrewrite.java.tree.JavaType.Primitive
- getKind() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getKind() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getKind() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getLanguage() - Method in class org.openrewrite.java.JavaVisitor
- getLastSpace() - Method in class org.openrewrite.java.tree.JContainer
- getLastWhitespace() - Method in class org.openrewrite.java.tree.Space
- getLineBreaks() - Method in class org.openrewrite.java.tree.Javadoc.Reference
- getLiteralValue() - Method in class org.openrewrite.java.ReplaceStringLiteralWithConstant
- getMajorReleaseVersion() - Method in class org.openrewrite.java.marker.JavaVersion
- getMajorVersion() - Method in class org.openrewrite.java.marker.JavaVersion
- getManagedReference() - Method in interface org.openrewrite.java.tree.JavaType
- getMarkers() - Method in interface org.openrewrite.java.tree.Comment
- getMarkers() - Method in class org.openrewrite.java.tree.Javadoc.Reference
- getMarkers() - Method in class org.openrewrite.java.tree.JContainer
- getMembers() - Method in class org.openrewrite.java.tree.JavaType.Class
- getMembers() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getMembers() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getMembers() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getMethods() - Method in class org.openrewrite.java.tree.JavaType.Class
- getMethods() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getMethods() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getMethods() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getMethodType() - Method in interface org.openrewrite.java.tree.MethodCall
- getMixin() - Method in class org.openrewrite.java.internal.template.JavaTemplateJavaExtension
- getMixin() - Method in class org.openrewrite.java.internal.template.JavaTemplateLanguageExtension
- getModeNames() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- getModeNames() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- getModeNames() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- getName() - Method in class org.openrewrite.java.style.CheckstyleConfigLoader.Module
- getNameReference() - Method in class org.openrewrite.java.tree.Javadoc.Parameter
- getOwner() - Method in class org.openrewrite.java.tree.JavaType.Variable
- getOwningClass() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getOwningClass() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getOwningClass() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getPackageDeclaration() - Method in interface org.openrewrite.java.tree.JavaSourceFile
- getPackageName() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getPackageWildcard() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.ImportPackage
- getPadding() - Method in interface org.openrewrite.java.tree.JavaSourceFile
- getPadding() - Method in class org.openrewrite.java.tree.JContainer
- getParameterNames() - Method in class org.openrewrite.java.tree.JavaType.Method
- getParameterTypes() - Method in class org.openrewrite.java.tree.JavaType.Method
- getRecipeList() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipe
- getRecipeList() - Method in class org.openrewrite.java.search.FindDeprecatedUses
- getResource(String) - Method in class org.openrewrite.java.JavaUnrestrictedClassLoader
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationNameContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValueContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairsContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.PrimaryContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.DotDotContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherNameContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherPatternContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.ParameterNameContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- getRuleIndex() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- getRuleNames() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- getRuleNames() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- getRuleNames() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- getRuleNames() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- getRuleNames() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- getRuleNames() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.CreateEmptyJavaClass
- getScanner(Map<FindTypeMappings.TypeAssociation, Integer>) - Method in class org.openrewrite.java.search.FindTypeMappings
- getSerializedATN() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- getSerializedATN() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- getSerializedATN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- getSerializedATN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- getSerializedATN() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- getSerializedATN() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- getSideEffects() - Method in interface org.openrewrite.java.tree.Expression
- getSourcePath() - Method in interface org.openrewrite.java.tree.JavaSourceFile
- getStyles() - Method in class org.openrewrite.java.style.IntelliJ
- getSuffix() - Method in interface org.openrewrite.java.tree.Comment
- getSupertype() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getSupertype() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getSupertype() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getTags() - Method in class org.openrewrite.java.format.EmptyNewlineAtEndOfFile
- getTags() - Method in class org.openrewrite.java.format.WrappingAndBraces
- getTags() - Method in class org.openrewrite.java.recipes.MigrateJavaTemplateToRewrite8
- getTags() - Method in class org.openrewrite.java.recipes.MigrateMarkersSearchResult
- getTags() - Method in class org.openrewrite.java.recipes.MigrateRecipeToRewrite8
- getTags() - Method in class org.openrewrite.java.recipes.MigrateTestToRewrite8
- getTags() - Method in class org.openrewrite.java.recipes.RemoveApplicabilityTestFromYamlRecipe
- getTags() - Method in class org.openrewrite.java.RemoveUnusedImports
- getTags() - Method in class org.openrewrite.java.search.FindEmptyClasses
- getTags() - Method in class org.openrewrite.java.search.FindEmptyMethods
- getThrowableTypes() - Method in class org.openrewrite.java.tree.JavaType.MultiCatch
- getThrownExceptions() - Method in class org.openrewrite.java.tree.JavaType.Method
- getTokenNames() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
-
Deprecated.
- getTopLevelClassName(JavaType.FullyQualified) - Static method in class org.openrewrite.java.ChangeType
- getTreeReference() - Method in class org.openrewrite.java.tree.Javadoc.Link
- getTreeReference() - Method in class org.openrewrite.java.tree.Javadoc.See
- getType() - Method in interface org.openrewrite.java.tree.Expression
- getType() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getType() - Method in interface org.openrewrite.java.tree.MethodCall
- getType() - Method in interface org.openrewrite.java.tree.TypedTree
- getTypeParameters() - Method in class org.openrewrite.java.tree.JavaType.Class
- getTypeParameters() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getTypeParameters() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- getTypeParameters() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- getTypesInUse() - Method in interface org.openrewrite.java.tree.JavaSourceFile
- getVisibleMembers() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getVisibleMethods() - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- getVisitor() - Method in class org.openrewrite.java.AddLicenseHeader
- getVisitor() - Method in class org.openrewrite.java.AddOrUpdateAnnotationAttribute
- getVisitor() - Method in class org.openrewrite.java.ai.ClassDefinitionLength
- getVisitor() - Method in class org.openrewrite.java.ai.MethodDefinitionLength
- getVisitor() - Method in class org.openrewrite.java.ChangeAnnotationAttributeName
- getVisitor() - Method in class org.openrewrite.java.ChangeMethodAccessLevel
- getVisitor() - Method in class org.openrewrite.java.ChangeMethodName
- getVisitor() - Method in class org.openrewrite.java.ChangeMethodTargetToVariable
- getVisitor() - Method in class org.openrewrite.java.ChangePackage
- getVisitor() - Method in class org.openrewrite.java.ChangeStaticFieldToMethod
- getVisitor() - Method in class org.openrewrite.java.ChangeType
- getVisitor() - Method in class org.openrewrite.java.DeleteMethodArgument
- getVisitor() - Method in class org.openrewrite.java.format.AutoFormat
- getVisitor() - Method in class org.openrewrite.java.format.BlankLines
- getVisitor() - Method in class org.openrewrite.java.format.EmptyNewlineAtEndOfFile
- getVisitor() - Method in class org.openrewrite.java.format.MethodParamPad
- getVisitor() - Method in class org.openrewrite.java.format.NormalizeFormat
- getVisitor() - Method in class org.openrewrite.java.format.NormalizeLineBreaks
- getVisitor() - Method in class org.openrewrite.java.format.NormalizeTabsOrSpaces
- getVisitor() - Method in class org.openrewrite.java.format.NoWhitespaceAfter
- getVisitor() - Method in class org.openrewrite.java.format.NoWhitespaceBefore
- getVisitor() - Method in class org.openrewrite.java.format.OperatorWrap
- getVisitor() - Method in class org.openrewrite.java.format.PadEmptyForLoopComponents
- getVisitor() - Method in class org.openrewrite.java.format.RemoveTrailingWhitespace
- getVisitor() - Method in class org.openrewrite.java.format.SingleLineComments
- getVisitor() - Method in class org.openrewrite.java.format.Spaces
- getVisitor() - Method in class org.openrewrite.java.format.TabsAndIndents
- getVisitor() - Method in class org.openrewrite.java.format.TypecastParenPad
- getVisitor() - Method in class org.openrewrite.java.format.WrappingAndBraces
- getVisitor() - Method in class org.openrewrite.java.NoStaticImport
- getVisitor() - Method in class org.openrewrite.java.OrderImports
- getVisitor() - Method in class org.openrewrite.java.RandomizeId
- getVisitor() - Method in class org.openrewrite.java.RecipeMarkupDemonstration
- getVisitor() - Method in class org.openrewrite.java.recipes.ExecutionContextParameterName
- getVisitor() - Method in class org.openrewrite.java.recipes.FindRecipes
- getVisitor() - Method in class org.openrewrite.java.recipes.MigrateJavaTemplateToRewrite8
- getVisitor() - Method in class org.openrewrite.java.recipes.MigrateMarkersSearchResult
- getVisitor() - Method in class org.openrewrite.java.recipes.MigrateRecipeToRewrite8
- getVisitor() - Method in class org.openrewrite.java.recipes.MigrateTestToRewrite8
- getVisitor() - Method in class org.openrewrite.java.recipes.RemoveApplicabilityTestFromYamlRecipe
- getVisitor() - Method in class org.openrewrite.java.recipes.SelectRecipeExamples
- getVisitor() - Method in class org.openrewrite.java.recipes.SetDefaultEstimatedEffortPerOccurrence
- getVisitor() - Method in class org.openrewrite.java.recipes.SourceSpecTextBlockIndentation
- getVisitor() - Method in class org.openrewrite.java.recipes.UpdateMovedPackageClassName
- getVisitor() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipeXml
- getVisitor() - Method in class org.openrewrite.java.recipes.UpdateMovedRecipeYaml
- getVisitor() - Method in class org.openrewrite.java.recipes.UseJavaParserBuilderInJavaTemplate
- getVisitor() - Method in class org.openrewrite.java.RemoveAnnotation
- getVisitor() - Method in class org.openrewrite.java.RemoveAnnotationAttribute
- getVisitor() - Method in class org.openrewrite.java.RemoveImplements
- getVisitor() - Method in class org.openrewrite.java.RemoveObjectsIsNull
- getVisitor() - Method in class org.openrewrite.java.RemoveUnusedImports
- getVisitor() - Method in class org.openrewrite.java.ReorderMethodArguments
- getVisitor() - Method in class org.openrewrite.java.ReplaceConstant
- getVisitor() - Method in class org.openrewrite.java.ReplaceConstantWithAnotherConstant
- getVisitor() - Method in class org.openrewrite.java.ReplaceStringLiteralWithConstant
- getVisitor() - Method in class org.openrewrite.java.search.FindAnnotations
- getVisitor() - Method in class org.openrewrite.java.search.FindComments
- getVisitor() - Method in class org.openrewrite.java.search.FindDeprecatedClasses
- getVisitor() - Method in class org.openrewrite.java.search.FindDeprecatedFields
- getVisitor() - Method in class org.openrewrite.java.search.FindDeprecatedMethods
- getVisitor() - Method in class org.openrewrite.java.search.FindEmptyClasses
- getVisitor() - Method in class org.openrewrite.java.search.FindEmptyMethods
- getVisitor() - Method in class org.openrewrite.java.search.FindFields
- getVisitor() - Method in class org.openrewrite.java.search.FindFieldsOfType
- getVisitor() - Method in class org.openrewrite.java.search.FindImplementations
- getVisitor() - Method in class org.openrewrite.java.search.FindImports
- getVisitor() - Method in class org.openrewrite.java.search.FindLiterals
- getVisitor() - Method in class org.openrewrite.java.search.FindMethodDeclaration
- getVisitor() - Method in class org.openrewrite.java.search.FindMethods
- getVisitor() - Method in class org.openrewrite.java.search.FindMissingTypes
- getVisitor() - Method in class org.openrewrite.java.search.FindRepeatableAnnotations
- getVisitor() - Method in class org.openrewrite.java.search.FindTypes
- getVisitor() - Method in class org.openrewrite.java.search.HasJavaVersion
- getVisitor() - Method in class org.openrewrite.java.search.HasSourceSet
- getVisitor() - Method in class org.openrewrite.java.search.IsLikelyNotTest
- getVisitor() - Method in class org.openrewrite.java.search.IsLikelyTest
- getVisitor() - Method in class org.openrewrite.java.search.ResultOfMethodCallIgnored
- getVisitor() - Method in class org.openrewrite.java.ShortenFullyQualifiedTypeReferences
- getVisitor() - Method in class org.openrewrite.java.SimplifyMethodChain
- getVisitor() - Method in class org.openrewrite.java.UpdateSourcePositions
- getVisitor() - Method in class org.openrewrite.java.UseStaticImport
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.CreateEmptyJavaClass
- getVocabulary() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- getVocabulary() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- getVocabulary() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- getVocabulary() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- getVocabulary() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- getVocabulary() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- getWhitespace() - Method in class org.openrewrite.java.tree.Space
H
- hasFlags(long, Flag...) - Static method in enum class org.openrewrite.java.tree.Flag
- hasFlags(Flag...) - Method in class org.openrewrite.java.tree.JavaType.Class
- hasFlags(Flag...) - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- hasFlags(Flag...) - Method in class org.openrewrite.java.tree.JavaType.Method
- hasFlags(Flag...) - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- hasFlags(Flag...) - Method in class org.openrewrite.java.tree.JavaType.Unknown
- hasFlags(Flag...) - Method in class org.openrewrite.java.tree.JavaType.Variable
- HasInit - Enum constant in enum class org.openrewrite.java.tree.Flag
-
Flag is set for a variable symbol if the variable's definition has an initializer part.
- HasJavaVersion - Class in org.openrewrite.java.search
- HasJavaVersion() - Constructor for class org.openrewrite.java.search.HasJavaVersion
- HasSourceSet - Class in org.openrewrite.java.search
- HasSourceSet() - Constructor for class org.openrewrite.java.search.HasSourceSet
- HasTypeOnClasspathSourceSet<P> - Class in org.openrewrite.java.search
- HasTypeOnClasspathSourceSet() - Constructor for class org.openrewrite.java.search.HasTypeOnClasspathSourceSet
- Hidden() - Constructor for class org.openrewrite.java.tree.Javadoc.Hidden
- hiddenFieldStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- HiddenFieldStyle - Class in org.openrewrite.java.style
- HiddenFieldStyle() - Constructor for class org.openrewrite.java.style.HiddenFieldStyle
- hideUtilityClassConstructorStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- HideUtilityClassConstructorStyle - Class in org.openrewrite.java.style
- HideUtilityClassConstructorStyle() - Constructor for class org.openrewrite.java.style.HideUtilityClassConstructorStyle
I
- Identifier - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- Identifier - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- Identifier - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- Identifier - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- Identifier - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- Identifier - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- Identifier(J.Identifier) - Constructor for class org.openrewrite.java.tree.CoordinateBuilder.Identifier
- Identifier() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- Identifier() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValuePairContext
- Identifier() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- Identifier() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- Identifier() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- Identifier() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherNameContext
- Identifier() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
- Identifier() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.ParameterNameContext
- Identifier(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ClassOrInterfaceTypeContext
- Identifier(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- Identifier(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- Identifier(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- IDENTIFIER_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- IF_ELSE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- IF_ELSE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- IF_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- IF_THEN - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- IF_THEN_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- IfStatement() - Constructor for class org.openrewrite.java.style.WrappingAndBracesStyle.IfStatement
- ImplementAndAddOverrideAnnotations() - Constructor for class org.openrewrite.java.ExtractInterface.ImplementAndAddOverrideAnnotations
- ImplementInterface<P> - Class in org.openrewrite.java
- ImplementInterface(J.ClassDeclaration, String) - Constructor for class org.openrewrite.java.ImplementInterface
- ImplementInterface(J.ClassDeclaration, String, List<Expression>) - Constructor for class org.openrewrite.java.ImplementInterface
- ImplementInterface(J.ClassDeclaration, JavaType.FullyQualified) - Constructor for class org.openrewrite.java.ImplementInterface
- ImplementInterface(J.ClassDeclaration, JavaType.FullyQualified, List<Expression>) - Constructor for class org.openrewrite.java.ImplementInterface
- IMPLEMENTS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- IMPLEMENTS - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- IMPLEMENTS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- IMPLEMENTS_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- ImplicitReturn - Class in org.openrewrite.java.marker
- ImplicitReturn() - Constructor for class org.openrewrite.java.marker.ImplicitReturn
- IMPORT - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- IMPORT_ALIAS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- IMPORT_ALIAS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- IMPORT_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- IMPORT_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- importAllOthers() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- importLayout() - Static method in class org.openrewrite.java.style.IntelliJ
- ImportLayoutStyle - Class in org.openrewrite.java.style
-
A Java Style to define how imports are grouped and ordered.
- ImportLayoutStyle(int, int, List<ImportLayoutStyle.Block>, List<ImportLayoutStyle.Block>) - Constructor for class org.openrewrite.java.style.ImportLayoutStyle
- ImportLayoutStyle.Block - Interface in org.openrewrite.java.style
-
A block represents a grouping of imports based on matching rules.
- ImportLayoutStyle.Block.AllOthers - Class in org.openrewrite.java.style
- ImportLayoutStyle.Block.BlankLines - Class in org.openrewrite.java.style
-
A specialized block implementation to act as a blank line separator between import groupings.
- ImportLayoutStyle.Block.ImportPackage - Class in org.openrewrite.java.style
- ImportLayoutStyle.Builder - Class in org.openrewrite.java.style
- importPackage(String) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- importPackage(String, Boolean) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- ImportPackage(Boolean, String, boolean) - Constructor for class org.openrewrite.java.style.ImportLayoutStyle.Block.ImportPackage
- imports(String...) - Method in class org.openrewrite.java.JavaTemplate.Builder
- ImportService - Class in org.openrewrite.java.service
- ImportService() - Constructor for class org.openrewrite.java.service.ImportService
- importStaticAllOthers() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- INCREMENT_NUMBER - Enum constant in enum class org.openrewrite.java.VariableNameUtils.GenerationStrategy
- indent(J, Cursor, int) - Static method in class org.openrewrite.java.format.ShiftFormat
- Index() - Constructor for class org.openrewrite.java.tree.Javadoc.Index
- InheritDoc() - Constructor for class org.openrewrite.java.tree.Javadoc.InheritDoc
- InJavaSourceSet<P> - Class in org.openrewrite.java.search
- InJavaSourceSet() - Constructor for class org.openrewrite.java.search.InJavaSourceSet
- InlinedValue() - Constructor for class org.openrewrite.java.tree.Javadoc.InlinedValue
- INSTANCEOF - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- INSTANCEOF_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- INSTANCEOF_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Int - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- IntegerLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- IntegerLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- IntegerLiteral() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- IntelliJ - Class in org.openrewrite.java.style
- IntelliJ() - Constructor for class org.openrewrite.java.style.IntelliJ
- Interface - Enum constant in enum class org.openrewrite.java.tree.Flag
- Interface - Enum constant in enum class org.openrewrite.java.tree.JavaType.FullyQualified.Kind
- Intersection(List<JavaType>) - Constructor for class org.openrewrite.java.tree.JavaType.Intersection
- INTERSECTION_TYPE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- INVARIANT - Enum constant in enum class org.openrewrite.java.tree.JavaType.GenericTypeVariable.Variance
- invert(J.ControlParentheses<J2>, Cursor) - Static method in class org.openrewrite.java.InvertCondition
- InvertCondition - Class in org.openrewrite.java
- InvertCondition() - Constructor for class org.openrewrite.java.InvertCondition
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.java.format.AutoFormatVisitor
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.java.JavaVisitor
- isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.java.tree.Javadoc
- isAssignableFrom(JavaType) - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- isAssignableFrom(JavaType) - Method in class org.openrewrite.java.tree.JavaType.Unknown
- isAssignableFrom(Pattern) - Method in interface org.openrewrite.java.tree.JavaType
- isAssignableFrom(Pattern) - Method in class org.openrewrite.java.tree.JavaType.Unknown
- isAssignableTo(JavaType, JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- isAssignableTo(String) - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- isAssignableTo(String) - Method in class org.openrewrite.java.tree.JavaType.Unknown
- isAssignableTo(String, JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- isAssignableTo(Predicate<JavaType>, JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- isAssignableTo(Pattern, JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- isConstructor() - Method in class org.openrewrite.java.tree.JavaType.Method
- isEmpty() - Method in class org.openrewrite.java.tree.Space
- isEqual - Variable in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- isEqual() - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- isFullyQualifiedClassReference(J.FieldAccess) - Method in class org.openrewrite.java.MethodMatcher
-
Evaluate whether this MethodMatcher and the specified FieldAccess are describing the same type or not.
- isInheritedFrom(String) - Method in class org.openrewrite.java.tree.JavaType.Method
- isInSameNameScope(Cursor) - Method in class org.openrewrite.java.JavaVisitor
-
Check if a child LST element is in the same lexical scope as that of the LST element associated with the current cursor.
- isInSameNameScope(Cursor, Cursor) - Method in class org.openrewrite.java.JavaVisitor
-
Check if a child AST element is in the same lexical scope as that of the AST element associated with the base cursor.
- IsLikelyNotTest - Class in org.openrewrite.java.search
- IsLikelyNotTest() - Constructor for class org.openrewrite.java.search.IsLikelyNotTest
- IsLikelyTest - Class in org.openrewrite.java.search
- IsLikelyTest() - Constructor for class org.openrewrite.java.search.IsLikelyTest
- isMultiline() - Method in interface org.openrewrite.java.tree.Comment
- isMultiline() - Method in class org.openrewrite.java.tree.Javadoc.DocComment
- isNumeric() - Method in enum class org.openrewrite.java.tree.JavaType.Primitive
- isOfClassType(JavaType, String) - Static method in class org.openrewrite.java.tree.TypeUtils
-
Returns true if the JavaType matches the FQN.
- isOfType(JavaType, JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
-
Returns true if the JavaTypes are of the same type.
- isOfTypeWithName(JavaType.FullyQualified, boolean, Predicate<String>) - Static method in class org.openrewrite.java.tree.TypeUtils
- isOverride() - Method in class org.openrewrite.java.tree.JavaType.Method
- isOverride(JavaType.Method) - Static method in class org.openrewrite.java.tree.TypeUtils
-
Determine if a method overrides a method from a superclass or interface.
- isPackageAlwaysFolded(List<ImportLayoutStyle.Block>, J.Import) - Static method in class org.openrewrite.java.style.ImportLayoutStyle
- isParameterized() - Method in class org.openrewrite.java.tree.JavaType.Class
- isRepeatable(JavaType) - Static method in class org.openrewrite.java.search.FindRepeatableAnnotations
- isReplacement() - Method in class org.openrewrite.java.tree.JavaCoordinates
- isReplaceWholeCursorValue() - Method in class org.openrewrite.java.tree.JavaCoordinates
-
Determines whether we are replacing a whole tree element, and not either (1) replacing just a piece of a method, class, or variable declaration signature or (2) inserting a new element
- isStatic() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.AllOthers
- isStatic() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.ImportPackage
- isString(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- isUnwrappable(Cursor) - Static method in class org.openrewrite.java.UnwrapParentheses
- isWellFormedType(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
-
Checks whether a type is non-null, non-unknown, and is composed entirely of non-null, non-unknown types.
- isWellFormedType(JavaType, Set<JavaType>) - Static method in class org.openrewrite.java.tree.TypeUtils
- items - Variable in class org.openrewrite.java.internal.ClassIdResolver
J
- java(String) - Static method in class org.openrewrite.java.Assertions
- java(String, String) - Static method in class org.openrewrite.java.Assertions
- java(String, String, Consumer<SourceSpec<J.CompilationUnit>>) - Static method in class org.openrewrite.java.Assertions
- java(String, Consumer<SourceSpec<J.CompilationUnit>>) - Static method in class org.openrewrite.java.Assertions
- JavaAIEditor - Class in org.openrewrite.java.ai
- JavaAIEditor(Supplier<Cursor>, ExecutionContext) - Constructor for class org.openrewrite.java.ai.JavaAIEditor
- JavaCoordinates - Class in org.openrewrite.java.tree
- JavaCoordinates() - Constructor for class org.openrewrite.java.tree.JavaCoordinates
- JavaCoordinates.Mode - Enum Class in org.openrewrite.java.tree
- Javadoc - Interface in org.openrewrite.java.tree
- Javadoc.Attribute - Class in org.openrewrite.java.tree
- Javadoc.Author - Class in org.openrewrite.java.tree
- Javadoc.Deprecated - Class in org.openrewrite.java.tree
- Javadoc.DocComment - Class in org.openrewrite.java.tree
- Javadoc.DocRoot - Class in org.openrewrite.java.tree
- Javadoc.DocType - Class in org.openrewrite.java.tree
- Javadoc.EndElement - Class in org.openrewrite.java.tree
- Javadoc.Erroneous - Class in org.openrewrite.java.tree
- Javadoc.Hidden - Class in org.openrewrite.java.tree
- Javadoc.Index - Class in org.openrewrite.java.tree
- Javadoc.InheritDoc - Class in org.openrewrite.java.tree
- Javadoc.InlinedValue - Class in org.openrewrite.java.tree
- Javadoc.LineBreak - Class in org.openrewrite.java.tree
-
Holds line break plus the margin that starts the next line.
- Javadoc.Link - Class in org.openrewrite.java.tree
- Javadoc.Literal - Class in org.openrewrite.java.tree
- Javadoc.Parameter - Class in org.openrewrite.java.tree
- Javadoc.Provides - Class in org.openrewrite.java.tree
- Javadoc.Reference - Class in org.openrewrite.java.tree
- Javadoc.Return - Class in org.openrewrite.java.tree
- Javadoc.See - Class in org.openrewrite.java.tree
- Javadoc.Serial - Class in org.openrewrite.java.tree
- Javadoc.SerialData - Class in org.openrewrite.java.tree
- Javadoc.SerialField - Class in org.openrewrite.java.tree
- Javadoc.Since - Class in org.openrewrite.java.tree
- Javadoc.StartElement - Class in org.openrewrite.java.tree
- Javadoc.Summary - Class in org.openrewrite.java.tree
- Javadoc.Text - Class in org.openrewrite.java.tree
- Javadoc.Throws - Class in org.openrewrite.java.tree
- Javadoc.UnknownBlock - Class in org.openrewrite.java.tree
- Javadoc.UnknownInline - Class in org.openrewrite.java.tree
- Javadoc.Uses - Class in org.openrewrite.java.tree
- Javadoc.Version - Class in org.openrewrite.java.tree
- JavadocPrinter<P> - Class in org.openrewrite.java
- JavadocPrinter() - Constructor for class org.openrewrite.java.JavadocPrinter
- javadocVisitor - Variable in class org.openrewrite.java.JavaVisitor
- JavadocVisitor<P> - Class in org.openrewrite.java
- JavadocVisitor(JavaVisitor<P>) - Constructor for class org.openrewrite.java.JavadocVisitor
- JavaIsoVisitor<P> - Class in org.openrewrite.java
-
This iso(morphic) refactoring visitor is the appropriate base class for most Java refactoring visitors.
- JavaIsoVisitor() - Constructor for class org.openrewrite.java.JavaIsoVisitor
- javaParser(JavaParser.Builder<?, ?>) - Method in class org.openrewrite.java.JavaTemplate.Builder
- JavaParsingException - Exception in org.openrewrite.java
- JavaParsingException(String, Throwable) - Constructor for exception org.openrewrite.java.JavaParsingException
- JavaPrinter<P> - Class in org.openrewrite.java
- JavaPrinter() - Constructor for class org.openrewrite.java.JavaPrinter
- JavaProject - Class in org.openrewrite.java.marker
- JavaProject() - Constructor for class org.openrewrite.java.marker.JavaProject
- JavaProject.Publication - Class in org.openrewrite.java.marker
- JavaReflectionTypeMapping - Class in org.openrewrite.java.internal
-
Type mapping from type attribution given from
java.lang.reflect
types. - JavaReflectionTypeMapping() - Constructor for class org.openrewrite.java.internal.JavaReflectionTypeMapping
- JavaReflectionTypeSignatureBuilder - Class in org.openrewrite.java.internal
- JavaReflectionTypeSignatureBuilder() - Constructor for class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- JavaSourceFile - Interface in org.openrewrite.java.tree
- JavaSourceFile.Padding - Interface in org.openrewrite.java.tree
- JavaSourceSet - Class in org.openrewrite.java.marker
- JavaSourceSet() - Constructor for class org.openrewrite.java.marker.JavaSourceSet
- JavaStyle - Interface in org.openrewrite.java
- JavaTemplate - Class in org.openrewrite.java
- JavaTemplate.Builder - Class in org.openrewrite.java
- JavaTemplate.Matcher - Class in org.openrewrite.java
- JavaTemplateJavaExtension - Class in org.openrewrite.java.internal.template
-
Not so much an extension as the FOUNDATION of templating for the Java family of languages.
- JavaTemplateJavaExtension(JavaTemplateParser, Substitutions, String, JavaCoordinates) - Constructor for class org.openrewrite.java.internal.template.JavaTemplateJavaExtension
- JavaTemplateLanguageExtension - Class in org.openrewrite.java.internal.template
-
Each language that extends
J
should provide a template extension that helpsJavaTemplate
build the telescoping name scope around the coordinate. - JavaTemplateLanguageExtension(JavaTemplateParser, Substitutions, String, JavaCoordinates) - Constructor for class org.openrewrite.java.internal.template.JavaTemplateLanguageExtension
- JavaTemplateParser - Class in org.openrewrite.java.internal.template
- JavaTemplateParser(boolean, JavaParser.Builder<?, ?>, Consumer<String>, Consumer<String>, Set<String>) - Constructor for class org.openrewrite.java.internal.template.JavaTemplateParser
- JavaType - Interface in org.openrewrite.java.tree
- JavaType.Array - Class in org.openrewrite.java.tree
- JavaType.Class - Class in org.openrewrite.java.tree
- JavaType.FullyQualified - Class in org.openrewrite.java.tree
- JavaType.FullyQualified.Kind - Enum Class in org.openrewrite.java.tree
- JavaType.GenericTypeVariable - Class in org.openrewrite.java.tree
- JavaType.GenericTypeVariable.Variance - Enum Class in org.openrewrite.java.tree
- JavaType.Intersection - Class in org.openrewrite.java.tree
- JavaType.Method - Class in org.openrewrite.java.tree
- JavaType.MultiCatch - Class in org.openrewrite.java.tree
- JavaType.Parameterized - Class in org.openrewrite.java.tree
- JavaType.Primitive - Enum Class in org.openrewrite.java.tree
- JavaType.ShallowClass - Class in org.openrewrite.java.tree
- JavaType.Unknown - Class in org.openrewrite.java.tree
- JavaType.Variable - Class in org.openrewrite.java.tree
- JavaTypeCache - Class in org.openrewrite.java.internal
- JavaTypeCache() - Constructor for class org.openrewrite.java.internal.JavaTypeCache
- JavaTypeMapping<T> - Interface in org.openrewrite.java
- JavaTypeSignatureBuilder - Interface in org.openrewrite.java
-
In addition to the signature formats described below, implementations should provide a way of retrieving method and variable signatures, but they may have different numbers of input arguments depending on the implementation.
- JavaTypeVisitor<P> - Class in org.openrewrite.java
- JavaTypeVisitor() - Constructor for class org.openrewrite.java.JavaTypeVisitor
- JavaUnrestrictedClassLoader - Class in org.openrewrite.java
-
Rewrite's JavaParser is reliant on java's compiler internal classes that are now encapsulated within Java's module system.
- JavaUnrestrictedClassLoader(ClassLoader) - Constructor for class org.openrewrite.java.JavaUnrestrictedClassLoader
- JavaVarKeyword - Class in org.openrewrite.java.tree
- javaVersion(int) - Static method in class org.openrewrite.java.Assertions
- JavaVersion - Class in org.openrewrite.java.marker
- JavaVersion() - Constructor for class org.openrewrite.java.marker.JavaVersion
- JavaVisitor<P> - Class in org.openrewrite.java
- JavaVisitor() - Constructor for class org.openrewrite.java.JavaVisitor
- javaVisitorVisit(Tree, P) - Method in class org.openrewrite.java.JavadocVisitor
- JContainer<T> - Class in org.openrewrite.java.tree
-
AST elements that contain lists of trees with some delimiter like parentheses, e.g.
- JContainer.Location - Enum Class in org.openrewrite.java.tree
- JContainer.Padding<T> - Class in org.openrewrite.java.tree
- JLeftPadded<T> - Class in org.openrewrite.java.tree
-
A Java element that could have space preceding some delimiter.
- JLeftPadded() - Constructor for class org.openrewrite.java.tree.JLeftPadded
- JLeftPadded.Location - Enum Class in org.openrewrite.java.tree
- JRightPadded<T> - Class in org.openrewrite.java.tree
-
A Java element that could have trailing space.
- JRightPadded() - Constructor for class org.openrewrite.java.tree.JRightPadded
- JRightPadded.Location - Enum Class in org.openrewrite.java.tree
K
- KeepMaximum() - Constructor for class org.openrewrite.java.style.BlankLinesStyle.KeepMaximum
L
- LABEL - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- LABEL_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- LABEL_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Lambda() - Constructor for class org.openrewrite.java.tree.CoordinateBuilder.Lambda
- LAMBDA_ARROW_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- LAMBDA_PARAM - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- LAMBDA_PARAMETER - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- LAMBDA_PARAMETERS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- LAMBDA_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- LANGUAGE_EXTENSION - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- LANGUAGE_EXTENSION - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- LANGUAGE_EXTENSION - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- LANGUAGE_EXTENSION - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- lastStatement() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Block
- LBRACK - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- LBRACK - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- LBRACK - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- LBRACK - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- LBRACK() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- LBRACK() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- LBRACK(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- LBRACK(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- LeadingBrace - Class in org.openrewrite.java.marker
-
JavaDoc tags like @return that may be written with a leading brace.
- LeadingBrace() - Constructor for class org.openrewrite.java.marker.LeadingBrace
- LineBreak() - Constructor for class org.openrewrite.java.tree.Javadoc.LineBreak
- LineCounter - Class in org.openrewrite.java
- LineCounter() - Constructor for class org.openrewrite.java.LineCounter
- Link() - Constructor for class org.openrewrite.java.tree.Javadoc.Link
- listAnnotations(JavaSourceFile) - Method in class org.openrewrite.java.internal.template.AnnotationTemplateGenerator
- listTemplatedTrees(JavaSourceFile, Class<J2>) - Method in class org.openrewrite.java.internal.template.BlockStatementTemplateGenerator
- literal() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- literal() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.PrimaryContext
- Literal() - Constructor for class org.openrewrite.java.tree.Javadoc.Literal
- LITERAL_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- LiteralContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- loadCheckstyleConfig(InputStream, Map<String, Object>) - Static method in class org.openrewrite.java.style.CheckstyleConfigLoader
- loadCheckstyleConfig(String, Map<String, Object>) - Static method in class org.openrewrite.java.style.CheckstyleConfigLoader
- loadCheckstyleConfig(Path, Map<String, Object>) - Static method in class org.openrewrite.java.style.CheckstyleConfigLoader
- loadClass(String) - Method in class org.openrewrite.java.JavaUnrestrictedClassLoader
- Long - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- Loop - Interface in org.openrewrite.java.tree
- LPAREN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- LPAREN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- LPAREN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- LPAREN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- LPAREN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- LPAREN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- LPAREN() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- LPAREN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- LPAREN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- LPAREN() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
M
- map(UnaryOperator<T>) - Method in class org.openrewrite.java.tree.JContainer
- map(UnaryOperator<T>) - Method in class org.openrewrite.java.tree.JLeftPadded
- map(UnaryOperator<T>) - Method in class org.openrewrite.java.tree.JRightPadded
- matcher(Cursor) - Method in class org.openrewrite.java.JavaTemplate
- matcherName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- matcherName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- MatcherNameContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherNameContext
- matcherParameter() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- matcherParameter() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- matcherParameter(int) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- MatcherParameterContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
- matcherPattern() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- MatcherPatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherPatternContext
- matches(Expression) - Method in class org.openrewrite.java.MethodMatcher
- matches(JavaType) - Method in class org.openrewrite.java.TypeMatcher
- matches(MethodCall) - Method in class org.openrewrite.java.MethodMatcher
- matches(TypeTree) - Method in class org.openrewrite.java.TypeMatcher
- matches(String, Cursor) - Static method in class org.openrewrite.java.JavaTemplate
- matches(Cursor) - Method in class org.openrewrite.java.JavaTemplate
- matches(Cursor, AnnotationMatcher) - Method in class org.openrewrite.java.service.AnnotationService
- matches(J.Annotation) - Method in class org.openrewrite.java.AnnotationMatcher
- matches(J.MethodDeclaration, J.ClassDeclaration) - Method in class org.openrewrite.java.MethodMatcher
- matches(J.MethodInvocation, boolean) - Method in class org.openrewrite.java.MethodMatcher
-
Prefer
MethodMatcher.matches(MethodCall)
, which uses the default `false` behavior for matchUnknownTypes. - matches(JavaType.Method) - Method in class org.openrewrite.java.MethodMatcher
- matchesAnnotationOrMetaAnnotation(JavaType.FullyQualified) - Method in class org.openrewrite.java.AnnotationMatcher
- matchesPackage(String) - Method in class org.openrewrite.java.TypeMatcher
- mavenProject(String, Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- mavenProject(String, SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- maybeAddImport(String, String, String, String, boolean) - Method in class org.openrewrite.java.JavaVisitor
- maybeAddImport(String) - Method in class org.openrewrite.java.JavaVisitor
-
This method will add an import to the compilation unit if there is a reference to the type.
- maybeAddImport(String, boolean) - Method in class org.openrewrite.java.JavaVisitor
- maybeAddImport(String, String, boolean) - Method in class org.openrewrite.java.JavaVisitor
- maybeAddImport(String, String) - Method in class org.openrewrite.java.JavaVisitor
-
This method will add a static import to the compilation unit if there is a reference to the type/method.
- maybeAddImport(JavaType.FullyQualified) - Method in class org.openrewrite.java.JavaVisitor
-
This method will add an import to the compilation unit if there is a reference to the type.
- maybeAutoFormat(J2, J2, J, P, Cursor) - Method in class org.openrewrite.java.JavaVisitor
- maybeAutoFormat(J2, J2, P) - Method in class org.openrewrite.java.JavaVisitor
- maybeAutoFormat(J2, J2, P, Cursor) - Method in class org.openrewrite.java.JavaVisitor
- maybeRemoveImport(String) - Method in class org.openrewrite.java.JavaVisitor
- maybeRemoveImport(JavaType.FullyQualified) - Method in class org.openrewrite.java.JavaVisitor
- MaybeUsesImport<P> - Class in org.openrewrite.java.search
-
Acts as a sort of bloom filter for the presence of an import for a particular type in a
J.CompilationUnit
, i.e. - MaybeUsesImport(String) - Constructor for class org.openrewrite.java.search.MaybeUsesImport
- MEMBER_REFERENCE_CONTAINING - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- MEMBER_REFERENCE_CONTAINING - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- MEMBER_REFERENCE_NAME - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- MEMBER_REFERENCE_NAME - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- MEMBER_REFERENCE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- method(Method) - Method in class org.openrewrite.java.internal.JavaReflectionTypeMapping
- Method(Integer, long, JavaType.FullyQualified, String, JavaType, String[], JavaType[], JavaType.FullyQualified[], JavaType.FullyQualified[], List<String>) - Constructor for class org.openrewrite.java.tree.JavaType.Method
- Method(Integer, long, JavaType.FullyQualified, String, JavaType, List<String>, List<JavaType>, List<JavaType.FullyQualified>, List<JavaType.FullyQualified>) - Constructor for class org.openrewrite.java.tree.JavaType.Method
- Method(Integer, long, JavaType.FullyQualified, String, JavaType, List<String>, List<JavaType>, List<JavaType.FullyQualified>, List<JavaType.FullyQualified>, List<String>) - Constructor for class org.openrewrite.java.tree.JavaType.Method
- METHOD_DECLARATION_DEFAULT_VALUE - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- METHOD_DECLARATION_DEFAULT_VALUE - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_DECLARATION_PARAMETER - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- METHOD_DECLARATION_PARAMETER_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_DECLARATION_PARAMETERS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- METHOD_DECLARATION_PARAMETERS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_DECLARATION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_INVOCATION_ARGUMENT - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- METHOD_INVOCATION_ARGUMENT_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_INVOCATION_ARGUMENTS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- METHOD_INVOCATION_ARGUMENTS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_INVOCATION_NAME - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_INVOCATION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- METHOD_SELECT - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- METHOD_SELECT_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- MethodCall - Interface in org.openrewrite.java.tree
-
Either a
J.MethodInvocation
or aJ.MemberReference
or aJ.NewClass
. - MethodCalls - Class in org.openrewrite.java.table
- MethodCalls(Recipe) - Constructor for class org.openrewrite.java.table.MethodCalls
- MethodCalls.Row - Class in org.openrewrite.java.table
- MethodDeclarationParameters() - Constructor for class org.openrewrite.java.style.TabsAndIndentsStyle.MethodDeclarationParameters
- MethodDefinitionLength - Class in org.openrewrite.java.ai
- MethodDefinitionLength() - Constructor for class org.openrewrite.java.ai.MethodDefinitionLength
- MethodMatcher - Class in org.openrewrite.java
-
This class accepts an AspectJ method pattern and is used to identify methods that match the expression.
- MethodMatcher(String) - Constructor for class org.openrewrite.java.MethodMatcher
- MethodMatcher(String, boolean) - Constructor for class org.openrewrite.java.MethodMatcher
- MethodMatcher(String, Boolean) - Constructor for class org.openrewrite.java.MethodMatcher
- MethodMatcher(J.MethodDeclaration) - Constructor for class org.openrewrite.java.MethodMatcher
- MethodMatcher(J.MethodDeclaration, boolean) - Constructor for class org.openrewrite.java.MethodMatcher
- MethodMatcher(JavaType.Method) - Constructor for class org.openrewrite.java.MethodMatcher
- MethodParamPad - Class in org.openrewrite.java.format
- MethodParamPad() - Constructor for class org.openrewrite.java.format.MethodParamPad
- methodParamPadStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- MethodParamPadStyle - Class in org.openrewrite.java.style
- MethodParamPadStyle() - Constructor for class org.openrewrite.java.style.MethodParamPadStyle
- methodPattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- methodPattern(J.MethodDeclaration) - Static method in class org.openrewrite.java.MethodMatcher
- methodPattern(JavaType.Method) - Static method in class org.openrewrite.java.MethodMatcher
- MethodPatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- methodSignature(Constructor<?>, String) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- methodSignature(Method, String) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- methodSignature(JavaType.Method) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- MethodSignatureLexer - Class in org.openrewrite.java.internal.grammar
- MethodSignatureLexer(CharStream) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- MethodSignatureParser - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser(TokenStream) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser
- MethodSignatureParser.ClassNameOrInterfaceContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.DotDotContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.FormalParametersPatternContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.FormalsPatternAfterDotDotContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.FormalsPatternContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.FormalTypePatternContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.MethodPatternContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.OptionalParensTypePatternContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.SimpleNamePatternContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParser.TargetTypePatternContext - Class in org.openrewrite.java.internal.grammar
- MethodSignatureParserBaseListener - Class in org.openrewrite.java.internal.grammar
-
This class provides an empty implementation of
MethodSignatureParserListener
, which can be extended to create a listener which only needs to handle a subset of the available methods. - MethodSignatureParserBaseListener() - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
- MethodSignatureParserBaseVisitor<T> - Class in org.openrewrite.java.internal.grammar
-
This class provides an empty implementation of
MethodSignatureParserVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. - MethodSignatureParserBaseVisitor() - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
- MethodSignatureParserListener - Interface in org.openrewrite.java.internal.grammar
-
This interface defines a complete listener for a parse tree produced by
MethodSignatureParser
. - MethodSignatureParserVisitor<T> - Interface in org.openrewrite.java.internal.grammar
-
This interface defines a complete generic visitor for a parse tree produced by
MethodSignatureParser
. - MigrateJavaTemplateToRewrite8 - Class in org.openrewrite.java.recipes
- MigrateJavaTemplateToRewrite8() - Constructor for class org.openrewrite.java.recipes.MigrateJavaTemplateToRewrite8
- MigrateMarkersSearchResult - Class in org.openrewrite.java.recipes
- MigrateMarkersSearchResult() - Constructor for class org.openrewrite.java.recipes.MigrateMarkersSearchResult
- MigrateRecipeToRewrite8 - Class in org.openrewrite.java.recipes
- MigrateRecipeToRewrite8() - Constructor for class org.openrewrite.java.recipes.MigrateRecipeToRewrite8
- MigrateTestToRewrite8 - Class in org.openrewrite.java.recipes
- MigrateTestToRewrite8() - Constructor for class org.openrewrite.java.recipes.MigrateTestToRewrite8
- MIGRATION_GUIDE_URL - Static variable in class org.openrewrite.java.recipes.MigrateRecipeToRewrite8
- Minimum() - Constructor for class org.openrewrite.java.style.BlankLinesStyle.Minimum
- MinimumViableSpacingVisitor<P> - Class in org.openrewrite.java.format
- MinimumViableSpacingVisitor() - Constructor for class org.openrewrite.java.format.MinimumViableSpacingVisitor
- MissingTypeResult() - Constructor for class org.openrewrite.java.search.FindMissingTypes.MissingTypeResult
- modeNames - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- modeNames - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- modeNames - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- MODIFIER_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- modifierListMissMatch(List<J.Modifier>, List<J.Modifier>) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- modifyOnly(J2) - Static method in class org.openrewrite.java.ShortenFullyQualifiedTypeReferences
-
Returns a visitor which replaces all fully qualified references in the given subtree with simple names and adds corresponding import statements.
- Module(String, Map<String, String>) - Constructor for class org.openrewrite.java.style.CheckstyleConfigLoader.Module
- MULTI_CATCH_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- MultiCatch(List<JavaType>) - Constructor for class org.openrewrite.java.tree.JavaType.MultiCatch
N
- nameCountToUseStarImport(int) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- NAMED_VARIABLE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- NAMED_VARIABLE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NameTree - Interface in org.openrewrite.java.tree
-
A tree representing a simple or fully qualified name
- Native - Enum constant in enum class org.openrewrite.java.tree.Flag
- needBracesStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- NeedBracesStyle - Class in org.openrewrite.java.style
- NeedBracesStyle() - Constructor for class org.openrewrite.java.style.NeedBracesStyle
- NEW_ARRAY_INITIALIZER - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- NEW_ARRAY_INITIALIZER - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- NEW_ARRAY_INITIALIZER - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NEW_ARRAY_INITIALIZER_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NEW_ARRAY_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NEW_CLASS_ARGUMENTS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- NEW_CLASS_ARGUMENTS - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- NEW_CLASS_ARGUMENTS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NEW_CLASS_ARGUMENTS_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NEW_CLASS_ENCLOSING - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- NEW_CLASS_ENCLOSING_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NEW_CLASS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NEW_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- newForDeserialization(Object) - Method in class org.openrewrite.java.internal.ClassIdResolver
- NL - Enum constant in enum class org.openrewrite.java.style.OperatorWrapStyle.WrapOption
-
Require that the token is on a new line.
- NoMissingTypes - Class in org.openrewrite.java
-
Puts a search result marker on a JavaSourceFile if there is no missing type information according to FindMissingTypes.
- NoMissingTypes() - Constructor for class org.openrewrite.java.NoMissingTypes
- None - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- NonSealed - Enum constant in enum class org.openrewrite.java.tree.Flag
- NormalizeFormat - Class in org.openrewrite.java.format
-
Ensures that whitespace is on the outermost AST element possible.
- NormalizeFormat() - Constructor for class org.openrewrite.java.format.NormalizeFormat
- NormalizeFormatVisitor<P> - Class in org.openrewrite.java.format
-
Ensures that whitespace is on the outermost AST element possible.
- NormalizeFormatVisitor() - Constructor for class org.openrewrite.java.format.NormalizeFormatVisitor
- NormalizeFormatVisitor(Tree) - Constructor for class org.openrewrite.java.format.NormalizeFormatVisitor
- NormalizeLineBreaks - Class in org.openrewrite.java.format
- NormalizeLineBreaks() - Constructor for class org.openrewrite.java.format.NormalizeLineBreaks
- NormalizeLineBreaksVisitor<P> - Class in org.openrewrite.java.format
- NormalizeLineBreaksVisitor(GeneralFormatStyle) - Constructor for class org.openrewrite.java.format.NormalizeLineBreaksVisitor
- NormalizeLineBreaksVisitor(GeneralFormatStyle, Tree) - Constructor for class org.openrewrite.java.format.NormalizeLineBreaksVisitor
- normalizeName(String) - Static method in class org.openrewrite.java.VariableNameUtils
-
Replace accent and diacritics with normalized characters.
- NormalizeTabsOrSpaces - Class in org.openrewrite.java.format
- NormalizeTabsOrSpaces() - Constructor for class org.openrewrite.java.format.NormalizeTabsOrSpaces
- NormalizeTabsOrSpacesVisitor<P> - Class in org.openrewrite.java.format
- NormalizeTabsOrSpacesVisitor(TabsAndIndentsStyle) - Constructor for class org.openrewrite.java.format.NormalizeTabsOrSpacesVisitor
- NormalizeTabsOrSpacesVisitor(TabsAndIndentsStyle, Tree) - Constructor for class org.openrewrite.java.format.NormalizeTabsOrSpacesVisitor
- NoStaticImport - Class in org.openrewrite.java
- NoStaticImport() - Constructor for class org.openrewrite.java.NoStaticImport
- NoWhitespaceAfter - Class in org.openrewrite.java.format
- NoWhitespaceAfter() - Constructor for class org.openrewrite.java.format.NoWhitespaceAfter
- noWhitespaceAfterStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- NoWhitespaceAfterStyle - Class in org.openrewrite.java.style
- NoWhitespaceAfterStyle() - Constructor for class org.openrewrite.java.style.NoWhitespaceAfterStyle
- NoWhitespaceBefore - Class in org.openrewrite.java.format
- NoWhitespaceBefore() - Constructor for class org.openrewrite.java.format.NoWhitespaceBefore
- noWhitespaceBeforeStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- NoWhitespaceBeforeStyle - Class in org.openrewrite.java.style
- NoWhitespaceBeforeStyle() - Constructor for class org.openrewrite.java.style.NoWhitespaceBeforeStyle
- Null - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- NULLABLE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- NULLABLE_TYPE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- NULLABLE_TYPE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- nullListSizeMissMatch(List<?>, List<?>) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- nullMissMatch(Object, Object) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- Number - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- Number - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- Number() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherParameterContext
O
- OmitParentheses - Class in org.openrewrite.java.marker
- OmitParentheses() - Constructor for class org.openrewrite.java.marker.OmitParentheses
- OperatorWrap - Class in org.openrewrite.java.format
- OperatorWrap() - Constructor for class org.openrewrite.java.format.OperatorWrap
- operatorWrapStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- OperatorWrapStyle - Class in org.openrewrite.java.style
- OperatorWrapStyle() - Constructor for class org.openrewrite.java.style.OperatorWrapStyle
- OperatorWrapStyle.WrapOption - Enum Class in org.openrewrite.java.style
- optionalParensTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- optionalParensTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- optionalParensTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- OptionalParensTypePatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- OR - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- OR - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- OR - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- OR - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- OR() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalTypePatternContext
- OR() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- orderedImports(ImportLayoutStyle.LayoutState, int, int, ImportLayoutStyle.ImportLayoutConflictDetection, List<ImportLayoutStyle.Block>) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.BlankLines
- orderedImports(ImportLayoutStyle.LayoutState, int, int, ImportLayoutStyle.ImportLayoutConflictDetection, List<ImportLayoutStyle.Block>) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.ImportPackage
- orderedImports(ImportLayoutStyle.LayoutState, int, int, ImportLayoutStyle.ImportLayoutConflictDetection, List<ImportLayoutStyle.Block>) - Method in interface org.openrewrite.java.style.ImportLayoutStyle.Block
- orderImports(List<JRightPadded<J.Import>>, Collection<JavaType.FullyQualified>) - Method in class org.openrewrite.java.style.ImportLayoutStyle
-
This method will order and group a list of imports producing a new list that conforms to the rules defined by the import layout style.
- OrderImports - Class in org.openrewrite.java
-
This recipe will group and order the imports for a compilation unit using the rules defined by an
ImportLayoutStyle
. - OrderImports() - Constructor for class org.openrewrite.java.OrderImports
- org.openrewrite.java - package org.openrewrite.java
- org.openrewrite.java.ai - package org.openrewrite.java.ai
- org.openrewrite.java.cleanup - package org.openrewrite.java.cleanup
- org.openrewrite.java.format - package org.openrewrite.java.format
- org.openrewrite.java.internal - package org.openrewrite.java.internal
- org.openrewrite.java.internal.grammar - package org.openrewrite.java.internal.grammar
- org.openrewrite.java.internal.template - package org.openrewrite.java.internal.template
- org.openrewrite.java.marker - package org.openrewrite.java.marker
- org.openrewrite.java.recipes - package org.openrewrite.java.recipes
- org.openrewrite.java.search - package org.openrewrite.java.search
- org.openrewrite.java.service - package org.openrewrite.java.service
- org.openrewrite.java.style - package org.openrewrite.java.style
- org.openrewrite.java.table - package org.openrewrite.java.table
- org.openrewrite.java.tree - package org.openrewrite.java.tree
- Other() - Constructor for class org.openrewrite.java.style.SpacesStyle.Other
P
- PACKAGE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- PACKAGE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- PACKAGE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- packageToFold(String) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- packageToFold(String, Boolean) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- Padding() - Constructor for class org.openrewrite.java.tree.JContainer.Padding
- PadEmptyForLoopComponents - Class in org.openrewrite.java.format
- PadEmptyForLoopComponents() - Constructor for class org.openrewrite.java.format.PadEmptyForLoopComponents
- parameter(int) - Method in class org.openrewrite.java.JavaTemplate.Matcher
- Parameter() - Constructor for class org.openrewrite.java.tree.Javadoc.Parameter
- Parameterized(Integer, JavaType.FullyQualified, List<JavaType>) - Constructor for class org.openrewrite.java.tree.JavaType.Parameterized
- PARAMETERIZED_TYPE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- parameterizedSignature(Object) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- parameterizedSignature(Object) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- parameterizedSignature(Object) - Method in interface org.openrewrite.java.JavaTypeSignatureBuilder
- parameterName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherPatternContext
- parameterName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- parameterName() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- ParameterNameContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParser.ParameterNameContext
- PARENTHESES - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- PARENTHESES_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- PARENTHESES_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- parseAnnotations(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseBlockStatements(Cursor, Class<J2>, String, Space.Location, JavaCoordinates.Mode) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseExpression(Cursor, String, Space.Location) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseExtends(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseImplements(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseLambdaParameters(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseMethod(Cursor, String, Space.Location) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseMethodArguments(Cursor, String, Space.Location) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parsePackage(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseParameters(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseThrows(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- parseTypeParameters(Cursor, String) - Method in class org.openrewrite.java.internal.template.JavaTemplateParser
- PartProvider - Class in org.openrewrite.java
-
Deprecated.
- patternType() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- patternType() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- PatternTypeContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- PERMITS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- PERMITS - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- PERMITS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- PERMITS_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- postVisit(JavaType, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- postVisit(J, ExecutionContext) - Method in class org.openrewrite.java.ExtractInterface.CreateInterface
- postVisit(J, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.MinimumViableSpacingVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.NormalizeFormatVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.NormalizeLineBreaksVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.NormalizeTabsOrSpacesVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.RemoveTrailingWhitespaceVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- postVisit(J, P) - Method in class org.openrewrite.java.RandomizeIdVisitor
- PotentiallyAmbiguous - Enum constant in enum class org.openrewrite.java.tree.Flag
- POUND - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- POUND - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- POUND() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- preVisit(J, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- preVisit(JavaType, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- preVisit(J, P) - Method in class org.openrewrite.java.AddImport
- preVisit(J, P) - Method in class org.openrewrite.java.DeleteStatement
- preVisit(J, P) - Method in class org.openrewrite.java.RemoveImport
- primary() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.ElementValueContext
- primary() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- PrimaryContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.PrimaryContext
- PRIMITIVE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- primitiveSignature(Object) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- primitiveSignature(Object) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- primitiveSignature(Object) - Method in interface org.openrewrite.java.JavaTypeSignatureBuilder
- printComment(Cursor) - Method in interface org.openrewrite.java.tree.Comment
- printComment(Cursor, PrintOutputCapture<P>) - Method in interface org.openrewrite.java.tree.Comment
- printComment(Cursor, PrintOutputCapture<P>) - Method in class org.openrewrite.java.tree.Javadoc.DocComment
- printComment(Cursor, PrintOutputCapture<P>) - Method in class org.openrewrite.java.tree.TextComment
- printer(Cursor) - Method in interface org.openrewrite.java.tree.Javadoc
- printTree(Cursor) - Static method in class org.openrewrite.java.TreeVisitingPrinter
-
print the entire LST tree with skip unvisited elements by given any cursor in this tree.
- printTree(Tree) - Static method in class org.openrewrite.java.TreeVisitingPrinter
-
print tree with skip unvisited elements
- printTreeAll(Cursor) - Static method in class org.openrewrite.java.TreeVisitingPrinter
-
print entire tree including all unvisited elements by given any cursor in this tree.
- printTreeAll(Tree) - Static method in class org.openrewrite.java.TreeVisitingPrinter
-
print tree including all unvisited elements
- Private - Enum constant in enum class org.openrewrite.java.tree.Flag
- project(SourceSpec<?>, String) - Static method in class org.openrewrite.java.Assertions
- prop(String, boolean) - Method in class org.openrewrite.java.style.CheckstyleConfigLoader.Module
- Protected - Enum constant in enum class org.openrewrite.java.tree.Flag
- Provides() - Constructor for class org.openrewrite.java.tree.Javadoc.Provides
- Public - Enum constant in enum class org.openrewrite.java.tree.Flag
- Publication() - Constructor for class org.openrewrite.java.marker.JavaProject.Publication
- put(String, Object) - Method in class org.openrewrite.java.internal.JavaTypeCache
Q
- qualifiedName() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationNameContext
- qualifiedName() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- QualifiedNameContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.QualifiedNameContext
- QualifyThisVisitor - Class in org.openrewrite.java
- QualifyThisVisitor() - Constructor for class org.openrewrite.java.QualifyThisVisitor
- Quoted - Class in org.openrewrite.java.marker
-
Represents escaped identifiers.
- Quoted() - Constructor for class org.openrewrite.java.marker.Quoted
R
- RandomizeId - Class in org.openrewrite.java
- RandomizeId() - Constructor for class org.openrewrite.java.RandomizeId
- RandomizeIdVisitor<P> - Class in org.openrewrite.java
- RandomizeIdVisitor() - Constructor for class org.openrewrite.java.RandomizeIdVisitor
- RBRACK - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- RBRACK - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RBRACK - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- RBRACK - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RBRACK() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- RBRACK() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- RBRACK(int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- RBRACK(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- RecipeMarkupDemonstration - Class in org.openrewrite.java
- RecipeMarkupDemonstration() - Constructor for class org.openrewrite.java.RecipeMarkupDemonstration
- Record - Enum constant in enum class org.openrewrite.java.tree.JavaType.FullyQualified.Kind
- RECORD_STATE_VECTOR - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- RECORD_STATE_VECTOR - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- RECORD_STATE_VECTOR - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- RECORD_STATE_VECTOR_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Reference() - Constructor for class org.openrewrite.java.tree.Javadoc.Reference
- RemoveAnnotation - Class in org.openrewrite.java
- RemoveAnnotation() - Constructor for class org.openrewrite.java.RemoveAnnotation
- RemoveAnnotationAttribute - Class in org.openrewrite.java
- RemoveAnnotationAttribute() - Constructor for class org.openrewrite.java.RemoveAnnotationAttribute
- RemoveAnnotationVisitor - Class in org.openrewrite.java
- RemoveAnnotationVisitor() - Constructor for class org.openrewrite.java.RemoveAnnotationVisitor
- RemoveApplicabilityTestFromYamlRecipe - Class in org.openrewrite.java.recipes
- RemoveApplicabilityTestFromYamlRecipe() - Constructor for class org.openrewrite.java.recipes.RemoveApplicabilityTestFromYamlRecipe
- RemoveImplements - Class in org.openrewrite.java
- RemoveImplements() - Constructor for class org.openrewrite.java.RemoveImplements
- RemoveImport<P> - Class in org.openrewrite.java
- RemoveImport(String) - Constructor for class org.openrewrite.java.RemoveImport
- RemoveImport(String, boolean) - Constructor for class org.openrewrite.java.RemoveImport
- RemoveObjectsIsNull - Class in org.openrewrite.java
- RemoveObjectsIsNull() - Constructor for class org.openrewrite.java.RemoveObjectsIsNull
- RemoveTrailingWhitespace - Class in org.openrewrite.java.format
- RemoveTrailingWhitespace() - Constructor for class org.openrewrite.java.format.RemoveTrailingWhitespace
- RemoveTrailingWhitespaceVisitor<P> - Class in org.openrewrite.java.format
- RemoveTrailingWhitespaceVisitor() - Constructor for class org.openrewrite.java.format.RemoveTrailingWhitespaceVisitor
- RemoveTrailingWhitespaceVisitor(Tree) - Constructor for class org.openrewrite.java.format.RemoveTrailingWhitespaceVisitor
- RemoveUnusedImports - Class in org.openrewrite.java
-
This recipe will remove any imports for types that are not referenced within the compilation unit.
- RemoveUnusedImports() - Constructor for class org.openrewrite.java.RemoveUnusedImports
- RenameJavaDocParamNameVisitor<P> - Class in org.openrewrite.java.cleanup
- RenameJavaDocParamNameVisitor(J.MethodDeclaration, String, String) - Constructor for class org.openrewrite.java.cleanup.RenameJavaDocParamNameVisitor
- RenameVariable<P> - Class in org.openrewrite.java
-
Renames a NamedVariable to the target name.
- RenameVariable(J.VariableDeclarations.NamedVariable, String) - Constructor for class org.openrewrite.java.RenameVariable
- ReorderMethodArguments - Class in org.openrewrite.java
-
This recipe finds method invocations matching the given method pattern and reorders the arguments based on the ordered array of parameter names.
- ReorderMethodArguments() - Constructor for class org.openrewrite.java.ReorderMethodArguments
- ReorderMethodArguments.Builder - Class in org.openrewrite.java
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Annotation
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Expression
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.FieldAccess
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Identifier
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Lambda.Parameters
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Package
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Statement
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Unary
- replace() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Yield
- replaceAnnotations() - Method in class org.openrewrite.java.tree.CoordinateBuilder.ClassDeclaration
- replaceAnnotations() - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodDeclaration
- replaceAnnotations() - Method in class org.openrewrite.java.tree.CoordinateBuilder.VariableDeclarations
- replaceArguments() - Method in class org.openrewrite.java.tree.CoordinateBuilder.Annotation
- replaceArguments() - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodInvocation
- replaceBody() - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodDeclaration
- ReplaceConstant - Class in org.openrewrite.java
- ReplaceConstant() - Constructor for class org.openrewrite.java.ReplaceConstant
- ReplaceConstantWithAnotherConstant - Class in org.openrewrite.java
- ReplaceConstantWithAnotherConstant() - Constructor for class org.openrewrite.java.ReplaceConstantWithAnotherConstant
- replaceExtendsClause() - Method in class org.openrewrite.java.tree.CoordinateBuilder.ClassDeclaration
- replaceImplementsClause() - Method in class org.openrewrite.java.tree.CoordinateBuilder.ClassDeclaration
- REPLACEMENT - Enum constant in enum class org.openrewrite.java.tree.JavaCoordinates.Mode
- replaceMethod() - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodInvocation
-
Indicates replacement of the invocation's name and argument list, while preserving its select.
- replaceParameters() - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodDeclaration
- ReplaceStringLiteralWithConstant - Class in org.openrewrite.java
- ReplaceStringLiteralWithConstant(String) - Constructor for class org.openrewrite.java.ReplaceStringLiteralWithConstant
- ReplaceStringLiteralWithConstant(String, String) - Constructor for class org.openrewrite.java.ReplaceStringLiteralWithConstant
- replaceThrows() - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodDeclaration
- replaceTypeParameters() - Method in class org.openrewrite.java.tree.CoordinateBuilder.ClassDeclaration
- replaceTypeParameters() - Method in class org.openrewrite.java.tree.CoordinateBuilder.MethodDeclaration
- resolveId(ObjectIdGenerator.IdKey) - Method in class org.openrewrite.java.internal.ClassIdResolver
- ResultOfMethodCallIgnored - Class in org.openrewrite.java.search
- ResultOfMethodCallIgnored() - Constructor for class org.openrewrite.java.search.ResultOfMethodCallIgnored
- Return() - Constructor for class org.openrewrite.java.tree.Javadoc.Return
- RETURN_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Row() - Constructor for class org.openrewrite.java.table.MethodCalls.Row
- Row() - Constructor for class org.openrewrite.java.table.TokenCount.Row
- Row() - Constructor for class org.openrewrite.java.table.TypeMappings.Row
- RPAREN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- RPAREN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RPAREN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- RPAREN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RPAREN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- RPAREN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- RPAREN() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.AnnotationContext
- RPAREN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalParametersPatternContext
- RPAREN() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.OptionalParensTypePatternContext
- RPAREN() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.PatternTypeContext
- RULE_annotation - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_annotationName - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_classNameOrInterface - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_classOrInterfaceType - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_dotDot - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_elementValue - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_elementValuePair - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_elementValuePairs - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_formalParametersPattern - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_formalsPattern - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_formalsPatternAfterDotDot - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_formalTypePattern - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_literal - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_matcherName - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- RULE_matcherParameter - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- RULE_matcherPattern - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- RULE_methodPattern - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_optionalParensTypePattern - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_parameterName - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- RULE_patternType - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- RULE_primary - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_qualifiedName - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_simpleNamePattern - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_targetTypePattern - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- RULE_type - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- RULE_typedPattern - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- ruleNames - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- ruleNames - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- ruleNames - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- ruleNames - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- ruleNames - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- ruleNames - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
S
- S - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- S - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- sample(SourceFile) - Method in class org.openrewrite.java.style.Autodetect.Detector
- Sealed - Enum constant in enum class org.openrewrite.java.tree.Flag
- See() - Constructor for class org.openrewrite.java.tree.Javadoc.See
- SelectRecipeExamples - Class in org.openrewrite.java.recipes
- SelectRecipeExamples() - Constructor for class org.openrewrite.java.recipes.SelectRecipeExamples
- SemanticallyEqual - Class in org.openrewrite.java.search
-
Recursively checks the equality of each element of two ASTs to determine if two trees are semantically equal.
- SemanticallyEqual() - Constructor for class org.openrewrite.java.search.SemanticallyEqual
- SemanticallyEqual.SemanticallyEqualVisitor - Class in org.openrewrite.java.search
- SemanticallyEqualVisitor(boolean) - Constructor for class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- Semicolon - Class in org.openrewrite.java.marker
-
Represents optional semi-colons on java like languages.
- Semicolon() - Constructor for class org.openrewrite.java.marker.Semicolon
- sempred(RuleContext, int, int) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- sempred(RuleContext, int, int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- sempred(RuleContext, int, int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- sempred(RuleContext, int, int) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- Serial() - Constructor for class org.openrewrite.java.tree.Javadoc.Serial
- SerialData() - Constructor for class org.openrewrite.java.tree.Javadoc.SerialData
- SerialField() - Constructor for class org.openrewrite.java.tree.Javadoc.SerialField
- service(Class<S>) - Method in class org.openrewrite.java.JavaVisitor
- service(Class<S>) - Method in interface org.openrewrite.java.tree.JavaSourceFile
- setCursor(Cursor) - Method in class org.openrewrite.java.JavaTypeVisitor
- SetDefaultEstimatedEffortPerOccurrence - Class in org.openrewrite.java.recipes
- SetDefaultEstimatedEffortPerOccurrence() - Constructor for class org.openrewrite.java.recipes.SetDefaultEstimatedEffortPerOccurrence
- setPackageImports(Collection<ImportLayoutStyle.Block.ImportPackage>) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.AllOthers
- ShallowClass(Integer, long, String, JavaType.FullyQualified.Kind, List<JavaType>, JavaType.FullyQualified, JavaType.FullyQualified, List<JavaType.FullyQualified>, List<JavaType.FullyQualified>, List<JavaType.Variable>, List<JavaType.Method>) - Constructor for class org.openrewrite.java.tree.JavaType.ShallowClass
- ShiftFormat - Class in org.openrewrite.java.format
-
Less commonly used than
AutoFormat
, but useful in cases when a block of code is being moved definitively a certain number of indentation levels left or right, such as when unwrapping a block or conditional statement. - Short - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- shortenAllFullyQualifiedTypeReferences() - Method in class org.openrewrite.java.service.ImportService
- ShortenFullyQualifiedTypeReferences - Class in org.openrewrite.java
- ShortenFullyQualifiedTypeReferences() - Constructor for class org.openrewrite.java.ShortenFullyQualifiedTypeReferences
- shortenFullyQualifiedTypeReferencesIn(J2) - Method in class org.openrewrite.java.service.ImportService
- shouldSimplifyEqualsOn(J) - Method in class org.openrewrite.java.cleanup.SimplifyBooleanExpressionVisitor
-
Override this method to disable simplification of equals expressions, specifically for Kotlin while that is not yet part of the OpenRewrite/rewrite.
- signature(Object) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- signature(Object) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- signature(Object) - Method in interface org.openrewrite.java.JavaTypeSignatureBuilder
- SignaturePolymorphic - Enum constant in enum class org.openrewrite.java.tree.Flag
- simpleNamePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- simpleNamePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- SimpleNamePatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- SimplifyBooleanExpressionVisitor - Class in org.openrewrite.java.cleanup
- SimplifyBooleanExpressionVisitor() - Constructor for class org.openrewrite.java.cleanup.SimplifyBooleanExpressionVisitor
- SimplifyMethodChain - Class in org.openrewrite.java
- SimplifyMethodChain() - Constructor for class org.openrewrite.java.SimplifyMethodChain
- Since() - Constructor for class org.openrewrite.java.tree.Javadoc.Since
- SINGLE_SPACE - Static variable in class org.openrewrite.java.tree.Space
- SingleLineComments - Class in org.openrewrite.java.format
- SingleLineComments() - Constructor for class org.openrewrite.java.format.SingleLineComments
- size() - Method in class org.openrewrite.java.internal.JavaTypeCache
- sourceSet(SourceSpec<?>, String) - Static method in class org.openrewrite.java.Assertions
- SourceSpecTextBlockIndentation - Class in org.openrewrite.java.recipes
- SourceSpecTextBlockIndentation() - Constructor for class org.openrewrite.java.recipes.SourceSpecTextBlockIndentation
- Space - Class in org.openrewrite.java.tree
-
Wherever whitespace can occur in Java, so can comments (at least block and javadoc style comments).
- SPACE - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- SPACE - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- SPACE - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- SPACE - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- SPACE() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- SPACE() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- SPACE() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- SPACE(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternAfterDotDotContext
- SPACE(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.FormalsPatternContext
- SPACE(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- Space.Location - Enum Class in org.openrewrite.java.tree
- spaces() - Static method in class org.openrewrite.java.style.IntelliJ
- Spaces - Class in org.openrewrite.java.format
- Spaces() - Constructor for class org.openrewrite.java.format.Spaces
- SpacesStyle - Class in org.openrewrite.java.style
- SpacesStyle() - Constructor for class org.openrewrite.java.style.SpacesStyle
- SpacesStyle.AroundOperators - Class in org.openrewrite.java.style
- SpacesStyle.BeforeKeywords - Class in org.openrewrite.java.style
- SpacesStyle.BeforeLeftBrace - Class in org.openrewrite.java.style
- SpacesStyle.BeforeParentheses - Class in org.openrewrite.java.style
- SpacesStyle.Other - Class in org.openrewrite.java.style
- SpacesStyle.TernaryOperator - Class in org.openrewrite.java.style
- SpacesStyle.TypeArguments - Class in org.openrewrite.java.style
- SpacesStyle.TypeParameters - Class in org.openrewrite.java.style
- SpacesStyle.Within - Class in org.openrewrite.java.style
- SpacesVisitor<P> - Class in org.openrewrite.java.format
- SpacesVisitor(SpacesStyle, EmptyForInitializerPadStyle, EmptyForIteratorPadStyle) - Constructor for class org.openrewrite.java.format.SpacesVisitor
- SpacesVisitor(SpacesStyle, EmptyForInitializerPadStyle, EmptyForIteratorPadStyle, Tree) - Constructor for class org.openrewrite.java.format.SpacesVisitor
- srcMainJava(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcMainJava(SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcMainResources(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcMainResources(SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcSmokeTestJava(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcSmokeTestJava(SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcTestJava(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcTestJava(SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcTestResources(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- srcTestResources(SourceSpecs...) - Static method in class org.openrewrite.java.Assertions
- StartElement() - Constructor for class org.openrewrite.java.tree.Javadoc.StartElement
- Statement - Interface in org.openrewrite.java.tree
- Statement(Statement) - Constructor for class org.openrewrite.java.tree.CoordinateBuilder.Statement
- STATEMENT - Enum constant in enum class org.openrewrite.java.style.EmptyBlockStyle.BlockPolicy
-
Require that there is a statement in the block.
- STATEMENT_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Static - Enum constant in enum class org.openrewrite.java.tree.Flag
- STATIC_IMPORT - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- STATIC_IMPORT - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- STATIC_INIT - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- STATIC_INIT_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- staticImportPackage(String) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- staticImportPackage(String, Boolean) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- staticImports(String...) - Method in class org.openrewrite.java.JavaTemplate.Builder
- staticPackageToFold(String) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- staticPackageToFold(String, Boolean) - Method in class org.openrewrite.java.style.ImportLayoutStyle.Builder
- Strictfp - Enum constant in enum class org.openrewrite.java.tree.Flag
- String - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- StringLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- StringLiteral - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- StringLiteral() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.LiteralContext
- SUB - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- SUB - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- substitute() - Method in class org.openrewrite.java.internal.template.Substitutions
- Substitutions - Class in org.openrewrite.java.internal.template
- Substitutions() - Constructor for class org.openrewrite.java.internal.template.Substitutions
- Summary() - Constructor for class org.openrewrite.java.tree.Javadoc.Summary
- SWITCH_EXPRESSION_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- SWITCH_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Synchronized - Enum constant in enum class org.openrewrite.java.tree.Flag
- SYNCHRONIZED_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
T
- tabsAndIndents() - Static method in class org.openrewrite.java.style.IntelliJ
- TabsAndIndents - Class in org.openrewrite.java.format
- TabsAndIndents() - Constructor for class org.openrewrite.java.format.TabsAndIndents
- TabsAndIndentsStyle - Class in org.openrewrite.java.style
- TabsAndIndentsStyle() - Constructor for class org.openrewrite.java.style.TabsAndIndentsStyle
- TabsAndIndentsStyle.MethodDeclarationParameters - Class in org.openrewrite.java.style
- TabsAndIndentsVisitor<P> - Class in org.openrewrite.java.format
- TabsAndIndentsVisitor(TabsAndIndentsStyle) - Constructor for class org.openrewrite.java.format.TabsAndIndentsVisitor
- TabsAndIndentsVisitor(TabsAndIndentsStyle, Tree) - Constructor for class org.openrewrite.java.format.TabsAndIndentsVisitor
- targetTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.MethodPatternContext
- targetTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- targetTypePattern() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- targetTypePattern(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- TargetTypePatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.MethodSignatureParser.TargetTypePatternContext
- template(Cursor, String) - Method in class org.openrewrite.java.internal.template.AnnotationTemplateGenerator
- template(Cursor, String, Space.Location, JavaCoordinates.Mode) - Method in class org.openrewrite.java.internal.template.BlockStatementTemplateGenerator
- TemplateParameterLexer - Class in org.openrewrite.java.internal.grammar
- TemplateParameterLexer(CharStream) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- TemplateParameterParser - Class in org.openrewrite.java.internal.grammar
- TemplateParameterParser(TokenStream) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParser
- TemplateParameterParser.MatcherNameContext - Class in org.openrewrite.java.internal.grammar
- TemplateParameterParser.MatcherParameterContext - Class in org.openrewrite.java.internal.grammar
- TemplateParameterParser.MatcherPatternContext - Class in org.openrewrite.java.internal.grammar
- TemplateParameterParser.ParameterNameContext - Class in org.openrewrite.java.internal.grammar
- TemplateParameterParser.PatternTypeContext - Class in org.openrewrite.java.internal.grammar
- TemplateParameterParser.TypedPatternContext - Class in org.openrewrite.java.internal.grammar
- TemplateParameterParserBaseListener - Class in org.openrewrite.java.internal.grammar
-
This class provides an empty implementation of
TemplateParameterParserListener
, which can be extended to create a listener which only needs to handle a subset of the available methods. - TemplateParameterParserBaseListener() - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
- TemplateParameterParserBaseVisitor<T> - Class in org.openrewrite.java.internal.grammar
-
This class provides an empty implementation of
TemplateParameterParserVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. - TemplateParameterParserBaseVisitor() - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseVisitor
- TemplateParameterParserListener - Interface in org.openrewrite.java.internal.grammar
-
This interface defines a complete listener for a parse tree produced by
TemplateParameterParser
. - TemplateParameterParserVisitor<T> - Interface in org.openrewrite.java.internal.grammar
-
This interface defines a complete generic visitor for a parse tree produced by
TemplateParameterParser
. - TERNARY_FALSE - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- TERNARY_FALSE - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TERNARY_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TERNARY_TRUE - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- TERNARY_TRUE - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TernaryOperator() - Constructor for class org.openrewrite.java.style.SpacesStyle.TernaryOperator
- Text() - Constructor for class org.openrewrite.java.tree.Javadoc.Text
- TEXT - Enum constant in enum class org.openrewrite.java.style.EmptyBlockStyle.BlockPolicy
-
Require that there is some text in the block.
- TextComment - Class in org.openrewrite.java.tree
- TextComment() - Constructor for class org.openrewrite.java.tree.TextComment
- THROW_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Throws() - Constructor for class org.openrewrite.java.tree.Javadoc.Throws
- THROWS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- THROWS - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- THROWS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- THROWS_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- toFullyQualifiedName(String) - Static method in class org.openrewrite.java.tree.TypeUtils
- TokenCount - Class in org.openrewrite.java.table
- TokenCount(Recipe) - Constructor for class org.openrewrite.java.table.TokenCount
- TokenCount.Row - Class in org.openrewrite.java.table
- tokenNames - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
-
Deprecated.
- tokenNames - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
-
Deprecated.Use
AnnotationSignatureParser.VOCABULARY
instead. - tokenNames - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
-
Deprecated.Use
MethodSignatureLexer.VOCABULARY
instead. - tokenNames - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
-
Deprecated.Use
MethodSignatureParser.VOCABULARY
instead. - tokenNames - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
-
Deprecated.Use
TemplateParameterLexer.VOCABULARY
instead. - tokenNames - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
-
Deprecated.Use
TemplateParameterParser.VOCABULARY
instead. - toString() - Method in class org.openrewrite.java.style.CheckstyleConfigLoader.Module
- toString() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.AllOthers
- toString() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.BlankLines
- toString() - Method in class org.openrewrite.java.style.ImportLayoutStyle.Block.ImportPackage
- toString() - Method in class org.openrewrite.java.style.ImportLayoutStyle
- toString() - Method in class org.openrewrite.java.tree.JavaType.Array
- toString() - Method in class org.openrewrite.java.tree.JavaType.Class
- toString() - Method in class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- toString() - Method in class org.openrewrite.java.tree.JavaType.Method
- toString() - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- toString() - Method in enum class org.openrewrite.java.tree.JavaType.Primitive
- toString() - Method in class org.openrewrite.java.tree.JavaType.Unknown
- toString() - Method in class org.openrewrite.java.tree.JavaType.Variable
- toString() - Method in class org.openrewrite.java.tree.JContainer
- toString() - Method in class org.openrewrite.java.tree.JLeftPadded
- toString() - Method in class org.openrewrite.java.tree.JRightPadded
- toString() - Method in class org.openrewrite.java.tree.Space
- TrailingComma - Class in org.openrewrite.java.marker
- TrailingComma() - Constructor for class org.openrewrite.java.marker.TrailingComma
- Transient - Enum constant in enum class org.openrewrite.java.tree.Flag
- TreeVisitingPrinter - Class in org.openrewrite.java
-
A visitor to print a tree visiting order and hierarchy in format like below.
- TreeVisitingPrinter(boolean) - Constructor for class org.openrewrite.java.TreeVisitingPrinter
- TRY_FINALLY - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- TRY_FINALLY - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TRY_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TRY_RESOURCE - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- TRY_RESOURCE - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TRY_RESOURCE_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TRY_RESOURCES - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- TRY_RESOURCES - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- type() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.PrimaryContext
- type() - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- type(Type) - Method in class org.openrewrite.java.internal.JavaReflectionTypeMapping
- type(T) - Method in interface org.openrewrite.java.JavaTypeMapping
- TYPE_BOUND - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- TYPE_BOUND_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TYPE_BOUNDS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- TYPE_BOUNDS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TYPE_CAST_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TYPE_PARAMETER - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- TYPE_PARAMETER_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TYPE_PARAMETERS - Enum constant in enum class org.openrewrite.java.tree.JContainer.Location
- TYPE_PARAMETERS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TYPE_PARAMETERS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- TypeArguments() - Constructor for class org.openrewrite.java.style.SpacesStyle.TypeArguments
- TypeAssociation() - Constructor for class org.openrewrite.java.search.FindTypeMappings.TypeAssociation
- TypecastParenPad - Class in org.openrewrite.java.format
- TypecastParenPad() - Constructor for class org.openrewrite.java.format.TypecastParenPad
- typecastParenPadStyle() - Static method in class org.openrewrite.java.style.Checkstyle
- TypecastParenPadStyle - Class in org.openrewrite.java.style
- TypecastParenPadStyle() - Constructor for class org.openrewrite.java.style.TypecastParenPadStyle
- TypeContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.AnnotationSignatureParser.TypeContext
- typedPattern() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser.MatcherPatternContext
- typedPattern() - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- TypedPatternContext(ParserRuleContext, int) - Constructor for class org.openrewrite.java.internal.grammar.TemplateParameterParser.TypedPatternContext
- TypedTree - Interface in org.openrewrite.java.tree
-
A tree with type attribution information.
- TypeMappings - Class in org.openrewrite.java.table
- TypeMappings(Recipe) - Constructor for class org.openrewrite.java.table.TypeMappings
- TypeMappings.Row - Class in org.openrewrite.java.table
- TypeMatcher - Class in org.openrewrite.java
- TypeMatcher(String) - Constructor for class org.openrewrite.java.TypeMatcher
- TypeMatcher(String, boolean) - Constructor for class org.openrewrite.java.TypeMatcher
- TypeParameters() - Constructor for class org.openrewrite.java.style.SpacesStyle.TypeParameters
- TypesInUse - Class in org.openrewrite.java.internal
- TypesInUse() - Constructor for class org.openrewrite.java.internal.TypesInUse
- TypesInUse.FindTypesInUse - Class in org.openrewrite.java.internal
- TypeTree - Interface in org.openrewrite.java.tree
-
A tree identifying a type (e.g.
- TypeUtils - Class in org.openrewrite.java.tree
U
- UNARY_OPERATOR - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- UNARY_OPERATOR - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- UNARY_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Union - Enum constant in enum class org.openrewrite.java.tree.Flag
- UNKNOWN_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- UNKNOWN_SOURCE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- UnknownBlock() - Constructor for class org.openrewrite.java.tree.Javadoc.UnknownBlock
- unknownIfNull(JavaType) - Static method in class org.openrewrite.java.tree.TypeUtils
- unknownIfNull(JavaType.FullyQualified) - Static method in class org.openrewrite.java.tree.TypeUtils
- UnknownInline() - Constructor for class org.openrewrite.java.tree.Javadoc.UnknownInline
- unnecessaryParentheses() - Static method in class org.openrewrite.java.style.Checkstyle
- UnnecessaryParenthesesStyle - Class in org.openrewrite.java.style
- UnnecessaryParenthesesStyle() - Constructor for class org.openrewrite.java.style.UnnecessaryParenthesesStyle
- UnnecessaryParenthesesVisitor<P> - Class in org.openrewrite.java.cleanup
- UnnecessaryParenthesesVisitor() - Constructor for class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- UnsafeJavaTypeVisitor<P> - Class in org.openrewrite.java
- UnsafeJavaTypeVisitor() - Constructor for class org.openrewrite.java.UnsafeJavaTypeVisitor
- unsafeSet(List<JavaType>, JavaType.FullyQualified, JavaType.FullyQualified, List<JavaType.FullyQualified>, List<JavaType.FullyQualified>, List<JavaType.Variable>, List<JavaType.Method>) - Method in class org.openrewrite.java.tree.JavaType.Class
- unsafeSet(JavaType[], JavaType.FullyQualified, JavaType.FullyQualified, JavaType.FullyQualified[], JavaType.FullyQualified[], JavaType.Variable[], JavaType.Method[]) - Method in class org.openrewrite.java.tree.JavaType.Class
- unsafeSet(JavaType.FullyQualified, List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- unsafeSet(JavaType.FullyQualified, JavaType[]) - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- unsafeSet(JavaType.FullyQualified, JavaType, List<JavaType>, List<JavaType.FullyQualified>, List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Method
- unsafeSet(JavaType.FullyQualified, JavaType, JavaType[], JavaType.FullyQualified[], JavaType.FullyQualified[]) - Method in class org.openrewrite.java.tree.JavaType.Method
- unsafeSet(String, JavaType.GenericTypeVariable.Variance, List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- unsafeSet(String, JavaType.GenericTypeVariable.Variance, JavaType[]) - Method in class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- unsafeSet(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.Intersection
- unsafeSet(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.MultiCatch
- unsafeSet(JavaType[]) - Method in class org.openrewrite.java.tree.JavaType.Intersection
- unsafeSet(JavaType[]) - Method in class org.openrewrite.java.tree.JavaType.MultiCatch
- unsafeSet(JavaType, JavaType.FullyQualified[]) - Method in class org.openrewrite.java.tree.JavaType.Array
- unsafeSet(JavaType, JavaType, List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Variable
- unsafeSet(JavaType, JavaType, JavaType.FullyQualified[]) - Method in class org.openrewrite.java.tree.JavaType.Variable
- unsafeSetManagedReference(Integer) - Method in class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- unsafeSetManagedReference(Integer) - Method in class org.openrewrite.java.tree.JavaType.Array
- unsafeSetManagedReference(Integer) - Method in class org.openrewrite.java.tree.JavaType.Class
- unsafeSetManagedReference(Integer) - Method in class org.openrewrite.java.tree.JavaType.Method
- unsafeSetManagedReference(Integer) - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- unsafeSetManagedReference(Integer) - Method in interface org.openrewrite.java.tree.JavaType
- unsafeSetManagedReference(Integer) - Method in class org.openrewrite.java.tree.JavaType.Variable
- unsubstitute(J2) - Method in class org.openrewrite.java.internal.template.Substitutions
- unsubstitute(List<J2>) - Method in class org.openrewrite.java.internal.template.Substitutions
- unwrap() - Method in interface org.openrewrite.java.tree.Expression
-
If this expression is a
J.Parentheses
return the expression inside the parenthesesthis
. - unwrap(Expression) - Static method in interface org.openrewrite.java.tree.Expression
- UnwrapParentheses<P> - Class in org.openrewrite.java
- UnwrapParentheses(J.Parentheses<?>) - Constructor for class org.openrewrite.java.UnwrapParentheses
- UpdateMovedPackageClassName - Class in org.openrewrite.java.recipes
- UpdateMovedPackageClassName() - Constructor for class org.openrewrite.java.recipes.UpdateMovedPackageClassName
- UpdateMovedRecipe - Class in org.openrewrite.java.recipes
- UpdateMovedRecipe() - Constructor for class org.openrewrite.java.recipes.UpdateMovedRecipe
- UpdateMovedRecipeXml - Class in org.openrewrite.java.recipes
- UpdateMovedRecipeXml() - Constructor for class org.openrewrite.java.recipes.UpdateMovedRecipeXml
- UpdateMovedRecipeYaml - Class in org.openrewrite.java.recipes
- UpdateMovedRecipeYaml() - Constructor for class org.openrewrite.java.recipes.UpdateMovedRecipeYaml
- UpdateSourcePositions - Class in org.openrewrite.java
- UpdateSourcePositions() - Constructor for class org.openrewrite.java.UpdateSourcePositions
- UseJavaParserBuilderInJavaTemplate - Class in org.openrewrite.java.recipes
- UseJavaParserBuilderInJavaTemplate() - Constructor for class org.openrewrite.java.recipes.UseJavaParserBuilderInJavaTemplate
- Uses() - Constructor for class org.openrewrite.java.tree.Javadoc.Uses
- UsesAllMethods<P> - Class in org.openrewrite.java.search
-
Marks a
JavaSourceFile
as matching if all the passed methods are found. - UsesAllMethods(MethodMatcher...) - Constructor for class org.openrewrite.java.search.UsesAllMethods
- UsesField<P> - Class in org.openrewrite.java.search
- UsesField() - Constructor for class org.openrewrite.java.search.UsesField
- UsesJavaVersion<P> - Class in org.openrewrite.java.search
- UsesJavaVersion(int) - Constructor for class org.openrewrite.java.search.UsesJavaVersion
- UsesJavaVersion(int, int) - Constructor for class org.openrewrite.java.search.UsesJavaVersion
- UsesMethod<P> - Class in org.openrewrite.java.search
- UsesMethod(String) - Constructor for class org.openrewrite.java.search.UsesMethod
- UsesMethod(String, boolean) - Constructor for class org.openrewrite.java.search.UsesMethod
- UsesMethod(String, Boolean) - Constructor for class org.openrewrite.java.search.UsesMethod
- UsesMethod(MethodMatcher) - Constructor for class org.openrewrite.java.search.UsesMethod
- UseStaticImport - Class in org.openrewrite.java
- UseStaticImport() - Constructor for class org.openrewrite.java.UseStaticImport
- UsesType<P> - Class in org.openrewrite.java.search
- UsesType(String, Boolean) - Constructor for class org.openrewrite.java.search.UsesType
V
- VALID_CLASS_FLAGS - Static variable in enum class org.openrewrite.java.tree.Flag
- VALID_FLAGS - Static variable in enum class org.openrewrite.java.tree.Flag
- validate() - Method in class org.openrewrite.java.ChangeMethodAccessLevel
- validate() - Method in class org.openrewrite.java.ChangePackage
- validate() - Method in class org.openrewrite.java.ReplaceStringLiteralWithConstant
- validate() - Method in class org.openrewrite.java.search.FindComments
- validate() - Method in class org.openrewrite.java.search.FindLiterals
- validate() - Method in class org.openrewrite.java.search.HasJavaVersion
- validate() - Method in class org.openrewrite.java.SimplifyMethodChain
- validateTypes(SourceFile, TypeValidation) - Static method in class org.openrewrite.java.Assertions
- valueOf(String) - Static method in enum class org.openrewrite.java.style.EmptyBlockStyle.BlockPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.style.OperatorWrapStyle.WrapOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.JavaCoordinates.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.JavaType.FullyQualified.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.JavaType.GenericTypeVariable.Variance
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.JavaType.Primitive
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.JContainer.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.JLeftPadded.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.JRightPadded.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.tree.Space.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.java.VariableNameUtils.GenerationStrategy
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.openrewrite.java.style.EmptyBlockStyle.BlockPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.style.OperatorWrapStyle.WrapOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.JavaCoordinates.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.JavaType.FullyQualified.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.JavaType.GenericTypeVariable.Variance
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.JavaType.Primitive
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.JContainer.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.JLeftPadded.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.JRightPadded.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.tree.Space.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.java.VariableNameUtils.GenerationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Varargs - Enum constant in enum class org.openrewrite.java.tree.Flag
- VARARGS - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- Variable(Integer, long, String, JavaType, JavaType, List<JavaType.FullyQualified>) - Constructor for class org.openrewrite.java.tree.JavaType.Variable
- VARIABLE_DECLARATIONS_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- VARIABLE_INITIALIZER - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- VARIABLE_INITIALIZER - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- VARIABLE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- VariableNameUtils - Class in org.openrewrite.java
- VariableNameUtils.GenerationStrategy - Enum Class in org.openrewrite.java
- variableSignature(Field) - Method in class org.openrewrite.java.internal.JavaReflectionTypeSignatureBuilder
- variableSignature(JavaType.Variable) - Method in class org.openrewrite.java.internal.DefaultJavaTypeSignatureBuilder
- version(SourceSpec<?>, int) - Static method in class org.openrewrite.java.Assertions
- version(SourceSpecs, int) - Static method in class org.openrewrite.java.Assertions
- Version() - Constructor for class org.openrewrite.java.tree.Javadoc.Version
- visit(List<? extends Javadoc>, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visit(List<JT>, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visit(JavaType, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visit(Tree, AtomicInteger) - Method in class org.openrewrite.java.CountLinesVisitor
- visit(Tree, ExecutionContext) - Method in class org.openrewrite.java.InvertCondition
- visit(Tree, ExecutionContext) - Method in class org.openrewrite.java.NoMissingTypes
- visit(Tree, ExecutionContext) - Method in class org.openrewrite.java.TreeVisitingPrinter
- visit(Tree, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.AutoFormatVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.MinimumViableSpacingVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.NormalizeFormatVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.NormalizeLineBreaksVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.NormalizeTabsOrSpacesVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.RemoveTrailingWhitespaceVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- visit(Tree, P) - Method in class org.openrewrite.java.search.DeclaresMethod
- visit(Tree, P) - Method in class org.openrewrite.java.search.HasTypeOnClasspathSourceSet
- visit(Tree, P) - Method in class org.openrewrite.java.search.InJavaSourceSet
- visit(Tree, P) - Method in class org.openrewrite.java.search.UsesAllMethods
- visit(Tree, P) - Method in class org.openrewrite.java.search.UsesField
- visit(Tree, P) - Method in class org.openrewrite.java.search.UsesJavaVersion
- visit(Tree, P) - Method in class org.openrewrite.java.search.UsesMethod
- visit(Tree, P) - Method in class org.openrewrite.java.search.UsesType
- visit(Tree, P, Cursor) - Method in class org.openrewrite.java.format.AutoFormatVisitor
- visit(Tree, P, Cursor) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- visitAnnotatedType(J.AnnotatedType, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitAnnotatedType(J.AnnotatedType, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitAnnotatedType(J.AnnotatedType, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitAnnotatedType(J.AnnotatedType, P) - Method in class org.openrewrite.java.JavaVisitor
- visitAnnotation(AnnotationSignatureParser.AnnotationContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.annotation()
. - visitAnnotation(AnnotationSignatureParser.AnnotationContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.annotation()
. - visitAnnotation(J.Annotation, ExecutionContext) - Method in class org.openrewrite.java.RemoveAnnotationVisitor
- visitAnnotation(J.Annotation, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitAnnotation(J.Annotation, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.java.JavaVisitor
- visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.java.search.MaybeUsesImport
- visitAnnotationName(AnnotationSignatureParser.AnnotationNameContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.annotationName()
. - visitAnnotationName(AnnotationSignatureParser.AnnotationNameContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.annotationName()
. - visitArray(JavaType.Array, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visitArray(JavaType.Array, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitArrayAccess(J.ArrayAccess, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitArrayAccess(J.ArrayAccess, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitArrayAccess(J.ArrayAccess, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitArrayAccess(J.ArrayAccess, P) - Method in class org.openrewrite.java.JavaVisitor
- visitArrayDimension(J.ArrayDimension, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitArrayDimension(J.ArrayDimension, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitArrayDimension(J.ArrayDimension, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitArrayDimension(J.ArrayDimension, P) - Method in class org.openrewrite.java.JavaVisitor
- visitArrayType(J.ArrayType, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitArrayType(J.ArrayType, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitArrayType(J.ArrayType, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitArrayType(J.ArrayType, P) - Method in class org.openrewrite.java.JavaVisitor
- visitAssert(J.Assert, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitAssert(J.Assert, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitAssert(J.Assert, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitAssert(J.Assert, P) - Method in class org.openrewrite.java.JavaVisitor
- visitAssignment(J.Assignment, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitAssignment(J.Assignment, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitAssignment(J.Assignment, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitAssignment(J.Assignment, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitAssignment(J.Assignment, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitAssignment(J.Assignment, P) - Method in class org.openrewrite.java.JavaVisitor
- visitAssignmentOperation(J.AssignmentOperation, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitAssignmentOperation(J.AssignmentOperation, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.java.JavaVisitor
- visitAttribute(Javadoc.Attribute, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitAttribute(Javadoc.Attribute, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitAuthor(Javadoc.Author, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitAuthor(Javadoc.Author, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitBinary(J.Binary, ExecutionContext) - Method in class org.openrewrite.java.cleanup.SimplifyBooleanExpressionVisitor
- visitBinary(J.Binary, ExecutionContext) - Method in class org.openrewrite.java.InvertCondition
- visitBinary(J.Binary, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitBinary(J.Binary, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitBinary(J.Binary, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitBinary(J.Binary, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitBinary(J.Binary, P) - Method in class org.openrewrite.java.JavaVisitor
- visitBlock(J.Block, AtomicInteger) - Method in class org.openrewrite.java.CountLinesVisitor
- visitBlock(J.Block, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitBlock(J.Block, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitBlock(J.Block, P) - Method in class org.openrewrite.java.DeleteStatement
- visitBlock(J.Block, P) - Method in class org.openrewrite.java.ExtractField
- visitBlock(J.Block, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visitBlock(J.Block, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitBlock(J.Block, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- visitBlock(J.Block, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitBlock(J.Block, P) - Method in class org.openrewrite.java.JavaVisitor
- visitBreak(J.Break, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitBreak(J.Break, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitBreak(J.Break, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitBreak(J.Break, P) - Method in class org.openrewrite.java.JavaVisitor
- visitCase(J.Case, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitCase(J.Case, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitCase(J.Case, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitCase(J.Case, P) - Method in class org.openrewrite.java.JavaVisitor
- visitCatch(J.Try.Catch, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitCatch(J.Try.Catch, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitCatch(J.Try.Catch, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitCatch(J.Try.Catch, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitCatch(J.Try.Catch, P) - Method in class org.openrewrite.java.JavaVisitor
- visitClass(JavaType.Class, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visitClass(JavaType.Class, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.ExtractInterface.CreateInterface
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.ExtractInterface.ImplementAndAddOverrideAnnotations
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.RemoveAnnotationVisitor
- visitClassDeclaration(J.ClassDeclaration, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitClassDeclaration(J.ClassDeclaration, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.DeimplementInterface
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.format.MinimumViableSpacingVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.format.NormalizeFormatVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.GenerateGetterAndSetterVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.ImplementInterface
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.internal.FormatFirstClassPrefix
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.JavaVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.search.DeclaresType
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.java.search.MaybeUsesImport
- visitClassNameOrInterface(MethodSignatureParser.ClassNameOrInterfaceContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.classNameOrInterface()
. - visitClassNameOrInterface(MethodSignatureParser.ClassNameOrInterfaceContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.classNameOrInterface()
. - visitClassOrInterfaceType(AnnotationSignatureParser.ClassOrInterfaceTypeContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.classOrInterfaceType()
. - visitClassOrInterfaceType(AnnotationSignatureParser.ClassOrInterfaceTypeContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.classOrInterfaceType()
. - visitCompilationUnit(J.CompilationUnit, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitCompilationUnit(J.CompilationUnit, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.java.format.RemoveTrailingWhitespaceVisitor
- visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.java.JavaVisitor
- visitContainer(JContainer<J2>, JContainer.Location, P) - Method in class org.openrewrite.java.JavaVisitor
- visitContainer(String, JContainer<? extends J>, JContainer.Location, String, String, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitContainer(JContainer<J2>, JContainer.Location, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- visitContinue(J.Continue, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitContinue(J.Continue, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitContinue(J.Continue, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitContinue(J.Continue, P) - Method in class org.openrewrite.java.JavaVisitor
- visitControlParentheses(J.ControlParentheses<T>, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitControlParentheses(J.ControlParentheses<T>, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitControlParentheses(J.ControlParentheses<T>, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitControlParentheses(J.ControlParentheses<T>, P) - Method in class org.openrewrite.java.JavaVisitor
- visitDeprecated(Javadoc.Deprecated, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitDeprecated(Javadoc.Deprecated, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitDocComment(Javadoc.DocComment, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitDocComment(Javadoc.DocComment, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitDocRoot(Javadoc.DocRoot, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitDocRoot(Javadoc.DocRoot, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitDocType(Javadoc.DocType, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitDocType(Javadoc.DocType, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitDotDot(MethodSignatureParser.DotDotContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.dotDot()
. - visitDotDot(MethodSignatureParser.DotDotContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.dotDot()
. - visitDoWhileLoop(J.DoWhileLoop, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitDoWhileLoop(J.DoWhileLoop, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.java.DeleteStatement
- visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.java.JavaVisitor
- visitElementValue(AnnotationSignatureParser.ElementValueContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.elementValue()
. - visitElementValue(AnnotationSignatureParser.ElementValueContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.elementValue()
. - visitElementValuePair(AnnotationSignatureParser.ElementValuePairContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.elementValuePair()
. - visitElementValuePair(AnnotationSignatureParser.ElementValuePairContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.elementValuePair()
. - visitElementValuePairs(AnnotationSignatureParser.ElementValuePairsContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.elementValuePairs()
. - visitElementValuePairs(AnnotationSignatureParser.ElementValuePairsContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.elementValuePairs()
. - visitElse(J.If.Else, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitElse(J.If.Else, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitElse(J.If.Else, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitElse(J.If.Else, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- visitElse(J.If.Else, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitElse(J.If.Else, P) - Method in class org.openrewrite.java.JavaVisitor
- visitEmpty(J.Empty, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitEmpty(J.Empty, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitEmpty(J.Empty, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitEmpty(J.Empty, P) - Method in class org.openrewrite.java.JavaVisitor
- visitEndElement(Javadoc.EndElement, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitEndElement(Javadoc.EndElement, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitEnumValue(J.EnumValue, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitEnumValue(J.EnumValue, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.java.JavaVisitor
- visitEnumValueSet(J.EnumValueSet, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitEnumValueSet(J.EnumValueSet, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitEnumValueSet(J.EnumValueSet, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitEnumValueSet(J.EnumValueSet, P) - Method in class org.openrewrite.java.JavaVisitor
- visitErroneous(Javadoc.Erroneous, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitErroneous(Javadoc.Erroneous, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitErrorNode(ErrorNode) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
- visitErrorNode(ErrorNode) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
- visitErrorNode(ErrorNode) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
- visitExpression(Expression, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitExpression(Expression, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitExpression(Expression, P) - Method in class org.openrewrite.java.JavaVisitor
- visitFieldAccess(J.FieldAccess, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitFieldAccess(J.FieldAccess, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitFieldAccess(J.FieldAccess, P) - Method in class org.openrewrite.java.ChangeFieldName
- visitFieldAccess(J.FieldAccess, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitFieldAccess(J.FieldAccess, P) - Method in class org.openrewrite.java.JavaVisitor
- visitForControl(J.ForLoop.Control, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.java.DeleteStatement
- visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.java.JavaVisitor
- visitForEachControl(J.ForEachLoop.Control, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.java.DeleteStatement
- visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.java.JavaVisitor
- visitForEachLoop(J.ForEachLoop, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitForEachLoop(J.ForEachLoop, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.java.DeleteStatement
- visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.java.JavaVisitor
- visitForLoop(J.ForLoop, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitForLoop(J.ForLoop, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitForLoop(J.ForLoop, P) - Method in class org.openrewrite.java.DeleteStatement
- visitForLoop(J.ForLoop, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitForLoop(J.ForLoop, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitForLoop(J.ForLoop, P) - Method in class org.openrewrite.java.JavaVisitor
- visitFormalParametersPattern(MethodSignatureParser.FormalParametersPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalParametersPattern()
. - visitFormalParametersPattern(MethodSignatureParser.FormalParametersPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalParametersPattern()
. - visitFormalsPattern(MethodSignatureParser.FormalsPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalsPattern()
. - visitFormalsPattern(MethodSignatureParser.FormalsPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalsPattern()
. - visitFormalsPatternAfterDotDot(MethodSignatureParser.FormalsPatternAfterDotDotContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalsPatternAfterDotDot()
. - visitFormalsPatternAfterDotDot(MethodSignatureParser.FormalsPatternAfterDotDotContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalsPatternAfterDotDot()
. - visitFormalTypePattern(MethodSignatureParser.FormalTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalTypePattern()
. - visitFormalTypePattern(MethodSignatureParser.FormalTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.formalTypePattern()
. - visitGenericTypeVariable(JavaType.GenericTypeVariable, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visitGenericTypeVariable(JavaType.GenericTypeVariable, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitHidden(Javadoc.Hidden, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitHidden(Javadoc.Hidden, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitIdentifier(J.Identifier, Integer) - Method in class org.openrewrite.java.internal.TypesInUse.FindTypesInUse
- visitIdentifier(J.Identifier, ExecutionContext) - Method in class org.openrewrite.java.QualifyThisVisitor
- visitIdentifier(J.Identifier, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitIdentifier(J.Identifier, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.java.ChangeFieldName
- visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.java.JavaVisitor
- visitIf(J.If, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitIf(J.If, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitIf(J.If, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitIf(J.If, P) - Method in class org.openrewrite.java.DeleteStatement
- visitIf(J.If, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitIf(J.If, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitIf(J.If, P) - Method in class org.openrewrite.java.JavaVisitor
- visitImport(J.Import, Integer) - Method in class org.openrewrite.java.internal.TypesInUse.FindTypesInUse
- visitImport(J.Import, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitImport(J.Import, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitImport(J.Import, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visitImport(J.Import, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitImport(J.Import, P) - Method in class org.openrewrite.java.JavaVisitor
- visitImport(J.Import, P) - Method in class org.openrewrite.java.search.MaybeUsesImport
- visitIndex(Javadoc.Index, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitIndex(Javadoc.Index, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitInheritDoc(Javadoc.InheritDoc, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitInheritDoc(Javadoc.InheritDoc, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitInlinedValue(Javadoc.InlinedValue, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitInlinedValue(Javadoc.InlinedValue, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitInstanceOf(J.InstanceOf, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitInstanceOf(J.InstanceOf, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitInstanceOf(J.InstanceOf, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitInstanceOf(J.InstanceOf, P) - Method in class org.openrewrite.java.JavaVisitor
- visitIntersection(JavaType.Intersection, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visitIntersection(JavaType.Intersection, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitIntersectionType(J.IntersectionType, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitIntersectionType(J.IntersectionType, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitIntersectionType(J.IntersectionType, P) - Method in class org.openrewrite.java.JavaVisitor
- visitLabel(J.Label, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitLabel(J.Label, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitLabel(J.Label, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitLabel(J.Label, P) - Method in class org.openrewrite.java.JavaVisitor
- visitLambda(J.Lambda, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitLambda(J.Lambda, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitLambda(J.Lambda, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitLambda(J.Lambda, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitLambda(J.Lambda, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitLambda(J.Lambda, P) - Method in class org.openrewrite.java.JavaVisitor
- visitLeftPadded(String, JLeftPadded<? extends J>, JLeftPadded.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitLeftPadded(JLeftPadded<T>, JLeftPadded.Location, P) - Method in class org.openrewrite.java.JavaVisitor
- visitLineBreak(Javadoc.LineBreak, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitLineBreak(Javadoc.LineBreak, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitLink(Javadoc.Link, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitLink(Javadoc.Link, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitList(List<? extends J>, List<? extends J>) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitLiteral(AnnotationSignatureParser.LiteralContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.literal()
. - visitLiteral(AnnotationSignatureParser.LiteralContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.literal()
. - visitLiteral(J.Literal, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitLiteral(J.Literal, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitLiteral(J.Literal, P) - Method in class org.openrewrite.java.ChangeLiteral
- visitLiteral(J.Literal, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitLiteral(J.Literal, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitLiteral(J.Literal, P) - Method in class org.openrewrite.java.JavaVisitor
- visitLiteral(Javadoc.Literal, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitLiteral(Javadoc.Literal, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitMatcherName(TemplateParameterParser.MatcherNameContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseVisitor
-
Visit a parse tree produced by
TemplateParameterParser.matcherName()
. - visitMatcherName(TemplateParameterParser.MatcherNameContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserVisitor
-
Visit a parse tree produced by
TemplateParameterParser.matcherName()
. - visitMatcherParameter(TemplateParameterParser.MatcherParameterContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseVisitor
-
Visit a parse tree produced by
TemplateParameterParser.matcherParameter()
. - visitMatcherParameter(TemplateParameterParser.MatcherParameterContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserVisitor
-
Visit a parse tree produced by
TemplateParameterParser.matcherParameter()
. - visitMatcherPattern(TemplateParameterParser.MatcherPatternContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseVisitor
-
Visit a parse tree produced by
TemplateParameterParser.matcherPattern()
. - visitMatcherPattern(TemplateParameterParser.MatcherPatternContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserVisitor
-
Visit a parse tree produced by
TemplateParameterParser.matcherPattern()
. - visitMemberReference(J.MemberReference, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitMemberReference(J.MemberReference, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.java.JavaVisitor
- visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.java.search.UsesMethod
- visitMethod(JavaType.Method, P) - Method in class org.openrewrite.java.JavaTypeVisitor
-
This does not visit the declaring type to avoid a visitor cycle.
- visitMethod(JavaType.Method, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitMethodDeclaration(J.MethodDeclaration, ExecutionContext) - Method in class org.openrewrite.java.ExtractInterface.CreateInterface
- visitMethodDeclaration(J.MethodDeclaration, ExecutionContext) - Method in class org.openrewrite.java.RemoveAnnotationVisitor
- visitMethodDeclaration(J.MethodDeclaration, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitMethodDeclaration(J.MethodDeclaration, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.ChangeMethodAccessLevelVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.cleanup.RenameJavaDocParamNameVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.DeimplementInterface
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.format.MinimumViableSpacingVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.format.NormalizeFormatVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.GenerateGetterAndSetterVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.java.JavaVisitor
- visitMethodInvocation(J.MethodInvocation, ExecutionContext) - Method in class org.openrewrite.java.cleanup.SimplifyBooleanExpressionVisitor
- visitMethodInvocation(J.MethodInvocation, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitMethodInvocation(J.MethodInvocation, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.java.JavaVisitor
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.java.search.UsesMethod
- visitMethodPattern(MethodSignatureParser.MethodPatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.methodPattern()
. - visitMethodPattern(MethodSignatureParser.MethodPatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.methodPattern()
. - visitModifier(J.Modifier, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitMultiCatch(J.MultiCatch, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitMultiCatch(J.MultiCatch, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitMultiCatch(J.MultiCatch, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitMultiCatch(J.MultiCatch, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitMultiCatch(J.MultiCatch, P) - Method in class org.openrewrite.java.JavaVisitor
- visitMultiCatch(JavaType.MultiCatch, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visitMultiCatch(JavaType.MultiCatch, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitNewArray(J.NewArray, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitNewArray(J.NewArray, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitNewArray(J.NewArray, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitNewArray(J.NewArray, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitNewArray(J.NewArray, P) - Method in class org.openrewrite.java.JavaVisitor
- visitNewClass(J.NewClass, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitNewClass(J.NewClass, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitNewClass(J.NewClass, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visitNewClass(J.NewClass, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitNewClass(J.NewClass, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitNewClass(J.NewClass, P) - Method in class org.openrewrite.java.JavaVisitor
- visitNewClass(J.NewClass, P) - Method in class org.openrewrite.java.search.UsesMethod
- visitNonNull(JavaType, P) - Method in class org.openrewrite.java.JavaTypeVisitor
-
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.
- visitNullableType(J.NullableType, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitNullableType(J.NullableType, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitNullableType(J.NullableType, P) - Method in class org.openrewrite.java.JavaVisitor
- visitOptionalParensTypePattern(MethodSignatureParser.OptionalParensTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.optionalParensTypePattern()
. - visitOptionalParensTypePattern(MethodSignatureParser.OptionalParensTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.optionalParensTypePattern()
. - visitPackage(J.Package, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitPackage(J.Package, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitPackage(J.Package, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitPackage(J.Package, P) - Method in class org.openrewrite.java.JavaVisitor
- visitParameter(Javadoc.Parameter, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitParameter(Javadoc.Parameter, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitParameterized(JavaType.Parameterized, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visitParameterized(JavaType.Parameterized, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitParameterizedType(J.ParameterizedType, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitParameterizedType(J.ParameterizedType, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitParameterizedType(J.ParameterizedType, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitParameterizedType(J.ParameterizedType, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitParameterizedType(J.ParameterizedType, P) - Method in class org.openrewrite.java.JavaVisitor
- visitParameterName(TemplateParameterParser.ParameterNameContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseVisitor
-
Visit a parse tree produced by
TemplateParameterParser.parameterName()
. - visitParameterName(TemplateParameterParser.ParameterNameContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserVisitor
-
Visit a parse tree produced by
TemplateParameterParser.parameterName()
. - visitParentheses(J.Parentheses<T>, ExecutionContext) - Method in class org.openrewrite.java.cleanup.SimplifyBooleanExpressionVisitor
- visitParentheses(J.Parentheses<T>, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitParentheses(J.Parentheses<T>, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.java.JavaVisitor
- visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.java.UnwrapParentheses
- visitParenthesizedTypeTree(J.ParenthesizedTypeTree, P) - Method in class org.openrewrite.java.JavaVisitor
- visitPatternType(TemplateParameterParser.PatternTypeContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseVisitor
-
Visit a parse tree produced by
TemplateParameterParser.patternType()
. - visitPatternType(TemplateParameterParser.PatternTypeContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserVisitor
-
Visit a parse tree produced by
TemplateParameterParser.patternType()
. - visitPrimary(AnnotationSignatureParser.PrimaryContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.primary()
. - visitPrimary(AnnotationSignatureParser.PrimaryContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.primary()
. - visitPrimitive(J.Primitive, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitPrimitive(J.Primitive, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitPrimitive(J.Primitive, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitPrimitive(J.Primitive, P) - Method in class org.openrewrite.java.JavaVisitor
- visitPrimitive(JavaType.Primitive, P) - Method in class org.openrewrite.java.JavaTypeVisitor
- visitProvides(Javadoc.Provides, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitProvides(Javadoc.Provides, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitQualifiedName(AnnotationSignatureParser.QualifiedNameContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.qualifiedName()
. - visitQualifiedName(AnnotationSignatureParser.QualifiedNameContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.qualifiedName()
. - visitReference(Javadoc.Reference, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitReference(Javadoc.Reference, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitReturn(J.Return, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitReturn(J.Return, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitReturn(J.Return, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitReturn(J.Return, P) - Method in class org.openrewrite.java.format.MinimumViableSpacingVisitor
- visitReturn(J.Return, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitReturn(J.Return, P) - Method in class org.openrewrite.java.JavaVisitor
- visitReturn(Javadoc.Return, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitReturn(Javadoc.Return, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitRightPadded(JRightPadded<? extends J>, JRightPadded.Location, String, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitRightPadded(JRightPadded<T>, JRightPadded.Location, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- visitRightPadded(JRightPadded<T>, JRightPadded.Location, P) - Method in class org.openrewrite.java.JavaVisitor
- visitRightPadded(List<? extends JRightPadded<? extends J>>, JRightPadded.Location, String, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitSee(Javadoc.See, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitSee(Javadoc.See, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitSerial(Javadoc.Serial, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitSerial(Javadoc.Serial, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitSerialData(Javadoc.SerialData, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitSerialData(Javadoc.SerialData, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitSerialField(Javadoc.SerialField, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitSerialField(Javadoc.SerialField, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitSimpleNamePattern(MethodSignatureParser.SimpleNamePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.simpleNamePattern()
. - visitSimpleNamePattern(MethodSignatureParser.SimpleNamePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.simpleNamePattern()
. - visitSince(Javadoc.Since, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitSince(Javadoc.Since, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitSpace(Space, Space.Location, AtomicInteger) - Method in class org.openrewrite.java.CountLinesVisitor
- visitSpace(Space, Space.Location, LineEndingsCount) - Method in class org.openrewrite.java.format.AutodetectGeneralFormatStyle
- visitSpace(Space, Space.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitSpace(Space, Space.Location, P) - Method in class org.openrewrite.java.format.NormalizeLineBreaksVisitor
- visitSpace(Space, Space.Location, P) - Method in class org.openrewrite.java.format.NormalizeTabsOrSpacesVisitor
- visitSpace(Space, Space.Location, P) - Method in class org.openrewrite.java.format.RemoveTrailingWhitespaceVisitor
- visitSpace(Space, Space.Location, P) - Method in class org.openrewrite.java.format.TabsAndIndentsVisitor
- visitSpace(Space, Space.Location, P) - Method in class org.openrewrite.java.JavaVisitor
- visitStartElement(Javadoc.StartElement, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitStartElement(Javadoc.StartElement, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitStatement(JRightPadded<Statement>, JRightPadded.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitStatement(Statement, P) - Method in class org.openrewrite.java.DeleteStatement
- visitStatement(Statement, P) - Method in class org.openrewrite.java.format.BlankLinesVisitor
- visitStatement(Statement, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- visitStatement(Statement, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitStatement(Statement, P) - Method in class org.openrewrite.java.JavaVisitor
- visitStatements(List<JRightPadded<Statement>>, JRightPadded.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitSummary(Javadoc.Summary, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitSummary(Javadoc.Summary, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitSwitch(J.Switch, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitSwitch(J.Switch, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitSwitch(J.Switch, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitSwitch(J.Switch, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitSwitch(J.Switch, P) - Method in class org.openrewrite.java.JavaVisitor
- visitSwitchExpression(J.SwitchExpression, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitSwitchExpression(J.SwitchExpression, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitSwitchExpression(J.SwitchExpression, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitSwitchExpression(J.SwitchExpression, P) - Method in class org.openrewrite.java.JavaVisitor
- visitSynchronized(J.Synchronized, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitSynchronized(J.Synchronized, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitSynchronized(J.Synchronized, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitSynchronized(J.Synchronized, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitSynchronized(J.Synchronized, P) - Method in class org.openrewrite.java.JavaVisitor
- visitTargetTypePattern(MethodSignatureParser.TargetTypePatternContext) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseVisitor
-
Visit a parse tree produced by
MethodSignatureParser.targetTypePattern()
. - visitTargetTypePattern(MethodSignatureParser.TargetTypePatternContext) - Method in interface org.openrewrite.java.internal.grammar.MethodSignatureParserVisitor
-
Visit a parse tree produced by
MethodSignatureParser.targetTypePattern()
. - visitTerminal(TerminalNode) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseListener
- visitTerminal(TerminalNode) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParserBaseListener
- visitTerminal(TerminalNode) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseListener
- visitTernary(J.Ternary, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitTernary(J.Ternary, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitTernary(J.Ternary, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitTernary(J.Ternary, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitTernary(J.Ternary, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitTernary(J.Ternary, P) - Method in class org.openrewrite.java.JavaVisitor
- visitText(Javadoc.Text, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitText(Javadoc.Text, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitThrow(J.Throw, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitThrow(J.Throw, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitThrow(J.Throw, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitThrow(J.Throw, P) - Method in class org.openrewrite.java.JavaVisitor
- visitThrows(Javadoc.Throws, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitThrows(Javadoc.Throws, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitTry(J.Try, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitTry(J.Try, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitTry(J.Try, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitTry(J.Try, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitTry(J.Try, P) - Method in class org.openrewrite.java.JavaVisitor
- visitTryResource(J.Try.Resource, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitTryResource(J.Try.Resource, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitTryResource(J.Try.Resource, P) - Method in class org.openrewrite.java.JavaVisitor
- visitType(JavaType, Integer) - Method in class org.openrewrite.java.internal.TypesInUse.FindTypesInUse
- visitType(JavaType, P) - Method in class org.openrewrite.java.JavaVisitor
- visitType(AnnotationSignatureParser.TypeContext) - Method in class org.openrewrite.java.internal.grammar.AnnotationSignatureParserBaseVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.type()
. - visitType(AnnotationSignatureParser.TypeContext) - Method in interface org.openrewrite.java.internal.grammar.AnnotationSignatureParserVisitor
-
Visit a parse tree produced by
AnnotationSignatureParser.type()
. - visitTypeCast(J.TypeCast, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitTypeCast(J.TypeCast, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitTypeCast(J.TypeCast, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitTypeCast(J.TypeCast, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitTypeCast(J.TypeCast, P) - Method in class org.openrewrite.java.JavaVisitor
- visitTypedPattern(TemplateParameterParser.TypedPatternContext) - Method in class org.openrewrite.java.internal.grammar.TemplateParameterParserBaseVisitor
-
Visit a parse tree produced by
TemplateParameterParser.typedPattern()
. - visitTypedPattern(TemplateParameterParser.TypedPatternContext) - Method in interface org.openrewrite.java.internal.grammar.TemplateParameterParserVisitor
-
Visit a parse tree produced by
TemplateParameterParser.typedPattern()
. - visitTypeName(N, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitTypeName(N, P) - Method in class org.openrewrite.java.JavaVisitor
- visitTypeParameter(J.TypeParameter, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitTypeParameter(J.TypeParameter, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitTypeParameter(J.TypeParameter, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitTypeParameter(J.TypeParameter, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitTypeParameter(J.TypeParameter, P) - Method in class org.openrewrite.java.JavaVisitor
- visitUnary(J.Unary, ExecutionContext) - Method in class org.openrewrite.java.cleanup.SimplifyBooleanExpressionVisitor
- visitUnary(J.Unary, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitUnary(J.Unary, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitUnary(J.Unary, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitUnary(J.Unary, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitUnary(J.Unary, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitUnary(J.Unary, P) - Method in class org.openrewrite.java.JavaVisitor
- visitUnknown(J.Unknown, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitUnknown(J.Unknown, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitUnknown(J.Unknown, P) - Method in class org.openrewrite.java.JavaVisitor
- visitUnknownBlock(Javadoc.UnknownBlock, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitUnknownBlock(Javadoc.UnknownBlock, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitUnknownInline(Javadoc.UnknownInline, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitUnknownInline(Javadoc.UnknownInline, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitUnknownSource(J.Unknown.Source, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitUnknownSource(J.Unknown.Source, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitUnknownSource(J.Unknown.Source, P) - Method in class org.openrewrite.java.JavaVisitor
- visitUses(Javadoc.Uses, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitUses(Javadoc.Uses, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.java.ChangeFieldName
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.java.GenerateGetterAndSetterVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.java.JavaVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.java.RenameVariable
- visitVariable(JavaType.Variable, P) - Method in class org.openrewrite.java.JavaTypeVisitor
-
This does not visit the owner to avoid a visitor cycle.
- visitVariable(JavaType.Variable, P) - Method in class org.openrewrite.java.UnsafeJavaTypeVisitor
- visitVariableDeclarations(J.VariableDeclarations, ExecutionContext) - Method in class org.openrewrite.java.RemoveAnnotationVisitor
- visitVariableDeclarations(J.VariableDeclarations, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitVariableDeclarations(J.VariableDeclarations, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.java.ChangeFieldType
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.java.ExtractField
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.java.format.MinimumViableSpacingVisitor
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.java.format.NormalizeFormatVisitor
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.java.format.WrappingAndBracesVisitor
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.java.JavaVisitor
- visitVersion(Javadoc.Version, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavadocPrinter
- visitVersion(Javadoc.Version, P) - Method in class org.openrewrite.java.JavadocVisitor
- visitWhileLoop(J.WhileLoop, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitWhileLoop(J.WhileLoop, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.java.cleanup.UnnecessaryParenthesesVisitor
- visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.java.DeleteStatement
- visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.java.format.SpacesVisitor
- visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.java.JavaVisitor
- visitWildcard(J.Wildcard, J) - Method in class org.openrewrite.java.search.SemanticallyEqual.SemanticallyEqualVisitor
- visitWildcard(J.Wildcard, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitWildcard(J.Wildcard, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitWildcard(J.Wildcard, P) - Method in class org.openrewrite.java.JavaVisitor
- visitYield(J.Yield, PrintOutputCapture<P>) - Method in class org.openrewrite.java.JavaPrinter
- visitYield(J.Yield, P) - Method in class org.openrewrite.java.JavaIsoVisitor
- visitYield(J.Yield, P) - Method in class org.openrewrite.java.JavaVisitor
- VOCABULARY - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- VOCABULARY - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- VOCABULARY - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- VOCABULARY - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- VOCABULARY - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- VOCABULARY - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- Void - Enum constant in enum class org.openrewrite.java.tree.JavaType.Primitive
- Volatile - Enum constant in enum class org.openrewrite.java.tree.Flag
W
- WHILE_BODY - Enum constant in enum class org.openrewrite.java.tree.JRightPadded.Location
- WHILE_BODY_SUFFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- WHILE_CONDITION - Enum constant in enum class org.openrewrite.java.tree.JLeftPadded.Location
- WHILE_CONDITION - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- WHILE_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- WILDCARD - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- WILDCARD - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- WILDCARD() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- WILDCARD() - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- WILDCARD(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.ClassNameOrInterfaceContext
- WILDCARD(int) - Method in class org.openrewrite.java.internal.grammar.MethodSignatureParser.SimpleNamePatternContext
- WILDCARD_BOUND - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- WILDCARD_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
- withAnnotations(List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Array
- withAnnotations(List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Class
- withAnnotations(List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Method
- withAnnotations(List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Variable
- withArguments(List<Expression>) - Method in interface org.openrewrite.java.tree.MethodCall
- withBefore(Space) - Method in class org.openrewrite.java.tree.JContainer
- withBody(Statement) - Method in interface org.openrewrite.java.tree.Loop
- withBounds(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.GenericTypeVariable
- withBounds(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.Intersection
- withClasses(List<J.ClassDeclaration>) - Method in interface org.openrewrite.java.tree.JavaSourceFile
- withComments(List<Comment>) - Method in class org.openrewrite.java.tree.Space
- withElement(JLeftPadded<T>, T) - Static method in class org.openrewrite.java.tree.JLeftPadded
- withElement(JRightPadded<T>, T) - Static method in class org.openrewrite.java.tree.JRightPadded
- withElements(List<JRightPadded<J2>>, List<J2>) - Static method in class org.openrewrite.java.tree.JRightPadded
- withElements(List<JRightPadded<T>>) - Method in class org.openrewrite.java.tree.JContainer.Padding
- withElements(JContainer<J2>, List<J2>) - Static method in class org.openrewrite.java.tree.JContainer
- withElementsNullable(JContainer<J2>, List<J2>) - Static method in class org.openrewrite.java.tree.JContainer
- withEof(Space) - Method in interface org.openrewrite.java.tree.JavaSourceFile
- withFlags(Set<Flag>) - Method in class org.openrewrite.java.tree.JavaType.Class
- withFlags(Set<Flag>) - Method in class org.openrewrite.java.tree.JavaType.Method
- withFlags(Set<Flag>) - Method in class org.openrewrite.java.tree.JavaType.Variable
- withFullyQualifiedName(String) - Method in class org.openrewrite.java.tree.JavaType.FullyQualified
- withFullyQualifiedName(String) - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- withFullyQualifiedName(String) - Method in class org.openrewrite.java.tree.JavaType.Unknown
- withId(UUID) - Method in class org.openrewrite.java.tree.JavaVarKeyword
- withImports(List<J.Import>) - Method in interface org.openrewrite.java.tree.JavaSourceFile
- withImports(List<JRightPadded<J.Import>>) - Method in interface org.openrewrite.java.tree.JavaSourceFile.Padding
- Within() - Constructor for class org.openrewrite.java.style.SpacesStyle.Within
- withInterfaces(List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Class
- withManagedReference(Integer) - Method in interface org.openrewrite.java.tree.JavaType
- withMargin(String) - Method in class org.openrewrite.java.tree.Javadoc.LineBreak
- withMarkers(Markers) - Method in interface org.openrewrite.java.tree.Comment
- withMarkers(Markers) - Method in class org.openrewrite.java.tree.Javadoc.LineBreak
- withMarkers(Markers) - Method in class org.openrewrite.java.tree.JContainer
- withMembers(List<JavaType.Variable>) - Method in class org.openrewrite.java.tree.JavaType.Class
- withMethods(List<JavaType.Method>) - Method in class org.openrewrite.java.tree.JavaType.Class
- withMethodType(JavaType.Method) - Method in interface org.openrewrite.java.tree.MethodCall
- withPackageDeclaration(J.Package) - Method in interface org.openrewrite.java.tree.JavaSourceFile
- withParameterNames(List<String>) - Method in class org.openrewrite.java.tree.JavaType.Method
- withParameterTypes(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.Method
- withSourcePath(Path) - Method in interface org.openrewrite.java.tree.JavaSourceFile
- withSuffix(String) - Method in interface org.openrewrite.java.tree.Comment
- withSuffix(String) - Method in class org.openrewrite.java.tree.Javadoc.DocComment
- withSuffix(String) - Method in class org.openrewrite.java.tree.TextComment
- withText(String) - Method in class org.openrewrite.java.tree.TextComment
- withThrowableTypes(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.MultiCatch
- withThrownExceptions(List<JavaType.FullyQualified>) - Method in class org.openrewrite.java.tree.JavaType.Method
- withType(JavaType) - Method in interface org.openrewrite.java.tree.Expression
- withType(JavaType) - Method in interface org.openrewrite.java.tree.MethodCall
- withType(JavaType) - Method in interface org.openrewrite.java.tree.TypedTree
- withTypeParameters(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.Class
- withTypeParameters(List<JavaType>) - Method in class org.openrewrite.java.tree.JavaType.Parameterized
- withWhitespace(String) - Method in class org.openrewrite.java.tree.Space
- wrappingAndBraces() - Static method in class org.openrewrite.java.style.IntelliJ
- WrappingAndBraces - Class in org.openrewrite.java.format
- WrappingAndBraces() - Constructor for class org.openrewrite.java.format.WrappingAndBraces
- WrappingAndBracesStyle - Class in org.openrewrite.java.style
- WrappingAndBracesStyle() - Constructor for class org.openrewrite.java.style.WrappingAndBracesStyle
- WrappingAndBracesStyle.IfStatement - Class in org.openrewrite.java.style
- WrappingAndBracesVisitor<P> - Class in org.openrewrite.java.format
- WrappingAndBracesVisitor(WrappingAndBracesStyle) - Constructor for class org.openrewrite.java.format.WrappingAndBracesVisitor
- WrappingAndBracesVisitor(WrappingAndBracesStyle, Tree) - Constructor for class org.openrewrite.java.format.WrappingAndBracesVisitor
Y
- YIELD_PREFIX - Enum constant in enum class org.openrewrite.java.tree.Space.Location
_
- _ATN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- _ATN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- _ATN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- _ATN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- _ATN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- _ATN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- _decisionToDFA - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- _decisionToDFA - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- _decisionToDFA - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- _decisionToDFA - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- _decisionToDFA - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- _decisionToDFA - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- _serializedATN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- _serializedATN - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- _serializedATN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- _serializedATN - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- _serializedATN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- _serializedATN - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
- _sharedContextCache - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureLexer
- _sharedContextCache - Static variable in class org.openrewrite.java.internal.grammar.AnnotationSignatureParser
- _sharedContextCache - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureLexer
- _sharedContextCache - Static variable in class org.openrewrite.java.internal.grammar.MethodSignatureParser
- _sharedContextCache - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterLexer
- _sharedContextCache - Static variable in class org.openrewrite.java.internal.grammar.TemplateParameterParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AnnotationSignatureLexer.VOCABULARY
instead.