A B C E F G I L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(Path) - Method in class org.openrewrite.groovy.GroovyParser
- accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.groovy.tree.G
- acceptGroovy(GroovyVisitor<P>, P) - Method in interface org.openrewrite.groovy.tree.G
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.GString
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.GString.Value
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.ListLiteral
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.MapEntry
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.MapLiteral
- acceptJava(JavaVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- AsStyleTypeCast - Class in org.openrewrite.groovy.marker
- AsStyleTypeCast() - Constructor for class org.openrewrite.groovy.marker.AsStyleTypeCast
B
- build() - Method in class org.openrewrite.groovy.GroovyParser.Builder
- builder() - Static method in class org.openrewrite.groovy.GroovyParser
- Builder() - Constructor for class org.openrewrite.groovy.GroovyParser.Builder
C
- classpath(String...) - Method in class org.openrewrite.groovy.GroovyParser.Builder
- classpath(Collection<Path>) - Method in class org.openrewrite.groovy.GroovyParser.Builder
- CompilationUnit() - Constructor for class org.openrewrite.groovy.tree.G.CompilationUnit
- CompiledGroovySource - Class in org.openrewrite.groovy
- CompiledGroovySource() - Constructor for class org.openrewrite.groovy.CompiledGroovySource
E
- Elvis - Class in org.openrewrite.groovy.marker
- Elvis() - Constructor for class org.openrewrite.groovy.marker.Elvis
F
- findType(String) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
G
- G - Interface in org.openrewrite.groovy.tree
- G.CompilationUnit - Class in org.openrewrite.groovy.tree
- G.CompilationUnit.Padding - Class in org.openrewrite.groovy.tree
- G.GString - Class in org.openrewrite.groovy.tree
- G.GString.Value - Class in org.openrewrite.groovy.tree
- G.ListLiteral - Class in org.openrewrite.groovy.tree
- G.ListLiteral.Padding - Class in org.openrewrite.groovy.tree
- G.MapEntry - Class in org.openrewrite.groovy.tree
- G.MapEntry.Padding - Class in org.openrewrite.groovy.tree
- G.MapLiteral - Class in org.openrewrite.groovy.tree
- G.MapLiteral.Padding - Class in org.openrewrite.groovy.tree
- GContainer - Class in org.openrewrite.groovy.tree
- GContainer() - Constructor for class org.openrewrite.groovy.tree.GContainer
- GContainer.Location - Enum in org.openrewrite.groovy.tree
- getAfterLocation() - Method in enum org.openrewrite.groovy.tree.GRightPadded.Location
- getBeforeLocation() - Method in enum org.openrewrite.groovy.tree.GContainer.Location
- getClasses() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getComments() - Method in interface org.openrewrite.groovy.tree.G
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.GString
- getElementLocation() - Method in enum org.openrewrite.groovy.tree.GContainer.Location
- getElements() - Method in class org.openrewrite.groovy.tree.G.ListLiteral
- getElements() - Method in class org.openrewrite.groovy.tree.G.ListLiteral.Padding
- getElements() - Method in class org.openrewrite.groovy.tree.G.MapLiteral
- getElements() - Method in class org.openrewrite.groovy.tree.G.MapLiteral.Padding
- getImports() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getImports() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- getKey() - Method in class org.openrewrite.groovy.tree.G.MapEntry
- getKey() - Method in class org.openrewrite.groovy.tree.G.MapEntry.Padding
- getLanguage() - Method in class org.openrewrite.groovy.GroovyVisitor
- getPackageDeclaration() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getPackageDeclaration() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- getPadding() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getPadding() - Method in class org.openrewrite.groovy.tree.G.ListLiteral
- getPadding() - Method in class org.openrewrite.groovy.tree.G.MapEntry
- getPadding() - Method in class org.openrewrite.groovy.tree.G.MapLiteral
- getPrefix() - Method in interface org.openrewrite.groovy.tree.G
- getPrefix() - Method in class org.openrewrite.groovy.tree.G.GString.Value
- getStatements() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getStatements() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- getTypesInUse() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- GRightPadded - Class in org.openrewrite.groovy.tree
- GRightPadded() - Constructor for class org.openrewrite.groovy.tree.GRightPadded
- GRightPadded.Location - Enum in org.openrewrite.groovy.tree
- GroovyParser - Class in org.openrewrite.groovy
- GroovyParser() - Constructor for class org.openrewrite.groovy.GroovyParser
- GroovyParser.Builder - Class in org.openrewrite.groovy
- GroovyParserVisitor - Class in org.openrewrite.groovy
-
See the language syntax reference.
- GroovyParserVisitor(Path, String, JavaTypeCache, ExecutionContext) - Constructor for class org.openrewrite.groovy.GroovyParserVisitor
- GroovyParsingException - Exception in org.openrewrite.groovy
- GroovyParsingException(String, Throwable) - Constructor for exception org.openrewrite.groovy.GroovyParsingException
- GroovyPrinter<P> - Class in org.openrewrite.groovy
- GroovyPrinter() - Constructor for class org.openrewrite.groovy.GroovyPrinter
- GroovyVisitor<P> - Class in org.openrewrite.groovy
- GroovyVisitor() - Constructor for class org.openrewrite.groovy.GroovyVisitor
- GSpace - Class in org.openrewrite.groovy.tree
- GSpace() - Constructor for class org.openrewrite.groovy.tree.GSpace
- GSpace.Location - Enum in org.openrewrite.groovy.tree
- GString() - Constructor for class org.openrewrite.groovy.tree.G.GString
- GSTRING - org.openrewrite.groovy.tree.GSpace.Location
I
- ImplicitDot - Class in org.openrewrite.groovy.marker
- ImplicitDot() - Constructor for class org.openrewrite.groovy.marker.ImplicitDot
- ImplicitReturn - Class in org.openrewrite.groovy.marker
- ImplicitReturn() - Constructor for class org.openrewrite.groovy.marker.ImplicitReturn
- InStyleForEachLoop - Class in org.openrewrite.groovy.marker
- InStyleForEachLoop() - Constructor for class org.openrewrite.groovy.marker.InStyleForEachLoop
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.groovy.GroovyVisitor
L
- LIST_LITERAL - org.openrewrite.groovy.tree.GSpace.Location
- LIST_LITERAL_ELEMENT_SUFFIX - org.openrewrite.groovy.tree.GRightPadded.Location
- LIST_LITERAL_ELEMENT_SUFFIX - org.openrewrite.groovy.tree.GSpace.Location
- LIST_LITERAL_ELEMENTS - org.openrewrite.groovy.tree.GContainer.Location
- LIST_LITERAL_ELEMENTS - org.openrewrite.groovy.tree.GSpace.Location
- ListLiteral() - Constructor for class org.openrewrite.groovy.tree.G.ListLiteral
- logCompilationWarningsAndErrors(boolean) - Method in class org.openrewrite.groovy.GroovyParser.Builder
M
- MAP_ENTRY - org.openrewrite.groovy.tree.GSpace.Location
- MAP_ENTRY_KEY - org.openrewrite.groovy.tree.GRightPadded.Location
- MAP_ENTRY_KEY_SUFFIX - org.openrewrite.groovy.tree.GSpace.Location
- MAP_ENTRY_PREFIX - org.openrewrite.groovy.tree.GSpace.Location
- MAP_LITERAL - org.openrewrite.groovy.tree.GSpace.Location
- MAP_LITERAL_ELEMENT_SUFFIX - org.openrewrite.groovy.tree.GRightPadded.Location
- MAP_LITERAL_ELEMENT_SUFFIX - org.openrewrite.groovy.tree.GSpace.Location
- MAP_LITERAL_ELEMENTS - org.openrewrite.groovy.tree.GContainer.Location
- MAP_LITERAL_ELEMENTS - org.openrewrite.groovy.tree.GSpace.Location
- MapEntry() - Constructor for class org.openrewrite.groovy.tree.G.MapEntry
- MapLiteral() - Constructor for class org.openrewrite.groovy.tree.G.MapLiteral
N
- NullSafe - Class in org.openrewrite.groovy.marker
- NullSafe() - Constructor for class org.openrewrite.groovy.marker.NullSafe
O
- OmitParentheses - Class in org.openrewrite.groovy.marker
-
See the Groovy style guide on Ommitting parentheses.
- OmitParentheses() - Constructor for class org.openrewrite.groovy.marker.OmitParentheses
- org.openrewrite.groovy - package org.openrewrite.groovy
- org.openrewrite.groovy.marker - package org.openrewrite.groovy.marker
- org.openrewrite.groovy.tree - package org.openrewrite.groovy.tree
P
- Padding() - Constructor for class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- Padding() - Constructor for class org.openrewrite.groovy.tree.G.ListLiteral.Padding
- Padding() - Constructor for class org.openrewrite.groovy.tree.G.MapEntry.Padding
- Padding() - Constructor for class org.openrewrite.groovy.tree.G.MapLiteral.Padding
- parse(String...) - Method in class org.openrewrite.groovy.GroovyParser
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.groovy.GroovyParser
- printer(Cursor) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
R
- reset() - Method in class org.openrewrite.groovy.GroovyParser
S
- Semicolon - Class in org.openrewrite.groovy.marker
- Semicolon() - Constructor for class org.openrewrite.groovy.marker.Semicolon
- StarDot - Class in org.openrewrite.groovy.marker
- StarDot() - Constructor for class org.openrewrite.groovy.marker.StarDot
- styles(Iterable<? extends NamedStyles>) - Method in class org.openrewrite.groovy.GroovyParser.Builder
T
- TOP_LEVEL_STATEMENT - org.openrewrite.groovy.tree.GSpace.Location
- TOP_LEVEL_STATEMENT_SUFFIX - org.openrewrite.groovy.tree.GRightPadded.Location
V
- Value() - Constructor for class org.openrewrite.groovy.tree.G.GString.Value
- valueOf(String) - Static method in enum org.openrewrite.groovy.tree.GContainer.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openrewrite.groovy.tree.GRightPadded.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openrewrite.groovy.tree.GSpace.Location
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openrewrite.groovy.tree.GContainer.Location
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openrewrite.groovy.tree.GRightPadded.Location
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openrewrite.groovy.tree.GSpace.Location
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visit(Tree, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visit(SourceUnit, ModuleNode) - Method in class org.openrewrite.groovy.GroovyParserVisitor
- visitCompilationUnit(G.CompilationUnit, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitContainer(String, JContainer<? extends J>, GContainer.Location, String, String, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitContainer(JContainer<J2>, GContainer.Location, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitGString(G.GString, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitGString(G.GString, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitGStringValue(G.GString.Value, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitGStringValue(G.GString.Value, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitJavaSourceFile(JavaSourceFile, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitJavaSourceFile(JavaSourceFile, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitListLiteral(G.ListLiteral, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitListLiteral(G.ListLiteral, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitMapEntry(G.MapEntry, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitMapEntry(G.MapEntry, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitMapLiteral(G.MapLiteral, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitMapLiteral(G.MapLiteral, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitMarker(Marker, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitRightPadded(JRightPadded<T>, GRightPadded.Location, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitRightPadded(List<? extends JRightPadded<? extends J>>, GRightPadded.Location, String, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitSpace(Space, GSpace.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitSpace(Space, GSpace.Location, P) - Method in class org.openrewrite.groovy.GroovyVisitor
W
- withClasses(List<J.ClassDeclaration>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
-
This will move all classes to after last import.
- withElements(List<G.MapEntry>) - Method in class org.openrewrite.groovy.tree.G.MapLiteral
- withElements(List<Expression>) - Method in class org.openrewrite.groovy.tree.G.ListLiteral
- withElements(JContainer<G.MapEntry>) - Method in class org.openrewrite.groovy.tree.G.MapLiteral.Padding
- withElements(JContainer<Expression>) - Method in class org.openrewrite.groovy.tree.G.ListLiteral.Padding
- withImports(List<J.Import>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
-
This will move all imports to the front of every other statement in the file.
- withImports(List<JRightPadded<J.Import>>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- withKey(Expression) - Method in class org.openrewrite.groovy.tree.G.MapEntry
- withKey(JRightPadded<Expression>) - Method in class org.openrewrite.groovy.tree.G.MapEntry.Padding
- withPackageDeclaration(JRightPadded<J.Package>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- withPackageDeclaration(J.Package) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- withPrefix(Space) - Method in class org.openrewrite.groovy.tree.G.GString.Value
- withStatements(List<JRightPadded<Statement>>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- withStatements(List<Statement>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
All Classes All Packages