Index
All Classes and Interfaces|All Packages|Serialized Form
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.Binary
- 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.ExpressionStatement
- 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
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.Range
- acceptGroovy(GroovyVisitor<P>, P) - Method in class org.openrewrite.groovy.tree.G.Unary
- Access - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- addClasspathEntry(Path) - Method in class org.openrewrite.groovy.GroovyParser.Builder
-
This is an internal API which is subject to removal or change.
- addErrorAndContinue(Message) - Method in class org.openrewrite.groovy.ParseWarningCollector
- addPhaseOperation(CompilationUnit.IPrimaryClassNodeOperation, int) - Method in class org.openrewrite.groovy.LessAstTransformationsCompilationUnit
- apply(String, Cursor, JavaCoordinates, Object...) - Static method in class org.openrewrite.groovy.GroovyTemplate
- applyDefaults() - Method in class org.openrewrite.groovy.style.OmitParenthesesStyle
- ARRAY - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- artifactNames - Variable in class org.openrewrite.groovy.GroovyParser.Builder
- Assertions - Class in org.openrewrite.groovy
- AsStyleTypeCast - Class in org.openrewrite.groovy.marker
- AsStyleTypeCast() - Constructor for class org.openrewrite.groovy.marker.AsStyleTypeCast
- Autodetect - Class in org.openrewrite.groovy.style
- Autodetect(UUID, Collection<Style>) - Constructor for class org.openrewrite.groovy.style.Autodetect
- Autodetect.Detector - Class in org.openrewrite.groovy.style
- AutoFormat - Class in org.openrewrite.groovy.format
- AutoFormat() - Constructor for class org.openrewrite.groovy.format.AutoFormat
- autoFormatVisitor(Tree) - Method in class org.openrewrite.groovy.service.GroovyAutoFormatService
- AutoFormatVisitor<P> - Class in org.openrewrite.groovy.format
- AutoFormatVisitor() - Constructor for class org.openrewrite.groovy.format.AutoFormatVisitor
- AutoFormatVisitor(Tree) - Constructor for class org.openrewrite.groovy.format.AutoFormatVisitor
B
- Binary() - Constructor for class org.openrewrite.groovy.tree.G.Binary
- BINARY_OPERATOR - Enum constant in enum class org.openrewrite.groovy.tree.GLeftPadded.Location
- BINARY_OPERATOR - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- BINARY_PREFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- BINARY_SUFFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- build() - Method in class org.openrewrite.groovy.GroovyParser.Builder
- build() - Method in class org.openrewrite.groovy.GroovyTemplate.Builder
- build() - Method in class org.openrewrite.groovy.style.Autodetect.Detector
- builder() - Static method in class org.openrewrite.groovy.GroovyParser
- builder(String) - Static method in class org.openrewrite.groovy.GroovyTemplate
- builder(GroovyParser.Builder) - Static method in class org.openrewrite.groovy.GroovyParser
- Builder() - Constructor for class org.openrewrite.groovy.GroovyParser.Builder
- Builder(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
- classpathFromResource(ExecutionContext, String...) - Method in class org.openrewrite.groovy.GroovyParser.Builder
- clone() - Method in class org.openrewrite.groovy.GroovyParser.Builder
- close - Variable in enum class org.openrewrite.groovy.internal.Delimiter
- CompilationUnit() - Constructor for class org.openrewrite.groovy.tree.G.CompilationUnit
- CompiledGroovySource - Class in org.openrewrite.groovy
- CompiledGroovySource() - Constructor for class org.openrewrite.groovy.CompiledGroovySource
- compilerCustomizers(Iterable<Consumer<CompilerConfiguration>>) - Method in class org.openrewrite.groovy.GroovyParser.Builder
- compilerCustomizers(Consumer<CompilerConfiguration>...) - Method in class org.openrewrite.groovy.GroovyParser.Builder
- contextFreeTemplate(Cursor, J, Collection<JavaType.GenericTypeVariable>, StringBuilder, StringBuilder) - Method in class org.openrewrite.groovy.internal.template.GroovyBlockStatementTemplateGenerator
- contextSensitive() - Method in class org.openrewrite.groovy.GroovyTemplate.Builder
- countLines(Tree) - Static method in class org.openrewrite.groovy.CountLinesVisitor
- CountLinesVisitor - Class in org.openrewrite.groovy
- CountLinesVisitor() - Constructor for class org.openrewrite.groovy.CountLinesVisitor
D
- DEFAULT - Static variable in class org.openrewrite.groovy.style.OmitParenthesesStyle
- Delimiter - Enum Class in org.openrewrite.groovy.internal
- detector() - Static method in class org.openrewrite.groovy.style.Autodetect
- Detector() - Constructor for class org.openrewrite.groovy.style.Autodetect.Detector
- doAfterVariableSubstitution(Consumer<String>) - Method in class org.openrewrite.groovy.GroovyTemplate.Builder
- doBeforeParseTemplate(Consumer<String>) - Method in class org.openrewrite.groovy.GroovyTemplate.Builder
- DOLLAR_SLASHY_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- DOUBLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
E
- Elvis - Class in org.openrewrite.groovy.marker
- Elvis() - Constructor for class org.openrewrite.groovy.marker.Elvis
- ElvisAssignment - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- EmptyArgumentListPrecedesArgument - Class in org.openrewrite.groovy.marker
-
Marks a method invocation as having an empty argument list between the method's identifier and its only argument.
- EmptyArgumentListPrecedesArgument() - Constructor for class org.openrewrite.groovy.marker.EmptyArgumentListPrecedesArgument
- ExpressionStatement(Expression) - Constructor for class org.openrewrite.groovy.tree.G.ExpressionStatement
F
- failIfErrors() - Method in class org.openrewrite.groovy.ParseWarningCollector
- Find - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- FindBinaryOperationVisitor - Class in org.openrewrite.groovy
- FindBinaryOperationVisitor(String, int, int[]) - Constructor for class org.openrewrite.groovy.FindBinaryOperationVisitor
G
- G - Interface in org.openrewrite.groovy.tree
- G.Binary - Class in org.openrewrite.groovy.tree
- G.Binary.Padding - Class in org.openrewrite.groovy.tree
- G.Binary.Type - Enum Class in org.openrewrite.groovy.tree
- G.CompilationUnit - Class in org.openrewrite.groovy.tree
- G.CompilationUnit.Padding - Class in org.openrewrite.groovy.tree
- G.ExpressionStatement - Class in org.openrewrite.groovy.tree
-
Unlike Java, Groovy allows expressions to appear anywhere Statements do.
- 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
- G.Range - Class in org.openrewrite.groovy.tree
- G.Range.Padding - Class in org.openrewrite.groovy.tree
- G.Unary - Class in org.openrewrite.groovy.tree
- G.Unary.Padding - Class in org.openrewrite.groovy.tree
- G.Unary.Type - Enum 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 Class in org.openrewrite.groovy.tree
- getAfter() - Method in class org.openrewrite.groovy.tree.G.GString.Value
- getAfterLocation() - Method in enum class org.openrewrite.groovy.tree.GRightPadded.Location
- getBeforeLocation() - Method in enum class org.openrewrite.groovy.tree.GContainer.Location
- getBeforeLocation() - Method in enum class org.openrewrite.groovy.tree.GLeftPadded.Location
- getCharset() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getClasses() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getClasses() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- getComments() - Method in interface org.openrewrite.groovy.tree.G
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.Binary
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.ExpressionStatement
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.GString
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.ListLiteral
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.MapEntry
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.MapLiteral
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.Range
- getCoordinates() - Method in class org.openrewrite.groovy.tree.G.Unary
- getDescription() - Method in class org.openrewrite.groovy.format.AutoFormat
- getDescription() - Method in class org.openrewrite.groovy.format.GStringCurlyBraces
- getDescription() - Method in class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambda
- getDescription() - Method in class org.openrewrite.groovy.format.OmitParenthesesFormat
- getDisplayName() - Method in class org.openrewrite.groovy.format.AutoFormat
- getDisplayName() - Method in class org.openrewrite.groovy.format.GStringCurlyBraces
- getDisplayName() - Method in class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambda
- getDisplayName() - Method in class org.openrewrite.groovy.format.OmitParenthesesFormat
- getDslName() - Method in class org.openrewrite.groovy.GroovyParser.Builder
- getElementLocation() - Method in enum class 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
- getInclusive() - Method in class org.openrewrite.groovy.tree.G.Range
- getInclusive() - Method in class org.openrewrite.groovy.tree.G.Range.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
- getMarkers() - Method in class org.openrewrite.groovy.tree.G.ExpressionStatement
- getOperator() - Method in class org.openrewrite.groovy.tree.G.Binary
- getOperator() - Method in class org.openrewrite.groovy.tree.G.Binary.Padding
- getOperator() - Method in class org.openrewrite.groovy.tree.G.Unary
- getOperator() - Method in class org.openrewrite.groovy.tree.G.Unary.Padding
- 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.Binary
- 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
- getPadding() - Method in class org.openrewrite.groovy.tree.G.Range
- getPadding() - Method in class org.openrewrite.groovy.tree.G.Unary
- getPrefix() - Method in class org.openrewrite.groovy.tree.G.ExpressionStatement
- 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
- getType() - Method in class org.openrewrite.groovy.tree.G.ExpressionStatement
- getType() - Method in class org.openrewrite.groovy.tree.G.Range
- getTypesInUse() - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- getVisitor() - Method in class org.openrewrite.groovy.format.AutoFormat
- getVisitor() - Method in class org.openrewrite.groovy.format.GStringCurlyBraces
- getVisitor() - Method in class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambda
- getVisitor() - Method in class org.openrewrite.groovy.format.OmitParenthesesFormat
- getVisitor() - Method in class org.openrewrite.groovy.internal.GroovyWhitespaceValidationService
- getWarningMarkers() - Method in class org.openrewrite.groovy.ParseWarningCollector
- GLeftPadded - Class in org.openrewrite.groovy.tree
- GLeftPadded() - Constructor for class org.openrewrite.groovy.tree.GLeftPadded
- GLeftPadded.Location - Enum Class in org.openrewrite.groovy.tree
- GRightPadded - Class in org.openrewrite.groovy.tree
- GRightPadded() - Constructor for class org.openrewrite.groovy.tree.GRightPadded
- GRightPadded.Location - Enum Class in org.openrewrite.groovy.tree
- groovy(String) - Static method in class org.openrewrite.groovy.Assertions
- groovy(String, String) - Static method in class org.openrewrite.groovy.Assertions
- groovy(String, String, Consumer<SourceSpec<G.CompilationUnit>>) - Static method in class org.openrewrite.groovy.Assertions
- groovy(String, Consumer<SourceSpec<G.CompilationUnit>>) - Static method in class org.openrewrite.groovy.Assertions
- GroovyAutoFormatService - Class in org.openrewrite.groovy.service
- GroovyAutoFormatService() - Constructor for class org.openrewrite.groovy.service.GroovyAutoFormatService
- GroovyBlockStatementTemplateGenerator - Class in org.openrewrite.groovy.internal.template
- GroovyBlockStatementTemplateGenerator(Set<String>, boolean) - Constructor for class org.openrewrite.groovy.internal.template.GroovyBlockStatementTemplateGenerator
- GroovyIsoVisitor<P> - Class in org.openrewrite.groovy
- GroovyIsoVisitor() - Constructor for class org.openrewrite.groovy.GroovyIsoVisitor
- 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, FileAttributes, EncodingDetectingInputStream, JavaTypeCache, ExecutionContext) - Constructor for class org.openrewrite.groovy.GroovyParserVisitor
- GroovyParsingException - Exception Class in org.openrewrite.groovy
- GroovyParsingException(String, Throwable) - Constructor for exception class org.openrewrite.groovy.GroovyParsingException
- GroovyPrinter<P> - Class in org.openrewrite.groovy
- GroovyPrinter() - Constructor for class org.openrewrite.groovy.GroovyPrinter
- GroovySubstitutions - Class in org.openrewrite.groovy.internal.template
- GroovySubstitutions(String, Object[]) - Constructor for class org.openrewrite.groovy.internal.template.GroovySubstitutions
- GroovyTemplate - Class in org.openrewrite.groovy
- GroovyTemplate.Builder - Class in org.openrewrite.groovy
- GroovyTemplateParser - Class in org.openrewrite.groovy.internal.template
- GroovyTemplateParser(boolean, GroovyParser.Builder, Consumer<String>, Consumer<String>, Set<String>) - Constructor for class org.openrewrite.groovy.internal.template.GroovyTemplateParser
- GroovyVisitor<P> - Class in org.openrewrite.groovy
- GroovyVisitor() - Constructor for class org.openrewrite.groovy.GroovyVisitor
- GroovyWhitespaceValidationService - Class in org.openrewrite.groovy.internal
- GroovyWhitespaceValidationService() - Constructor for class org.openrewrite.groovy.internal.GroovyWhitespaceValidationService
- GSpace - Class in org.openrewrite.groovy.tree
- GSpace() - Constructor for class org.openrewrite.groovy.tree.GSpace
- GSpace.Location - Enum Class in org.openrewrite.groovy.tree
- GString() - Constructor for class org.openrewrite.groovy.tree.G.GString
- GSTRING - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- GStringCurlyBraces - Class in org.openrewrite.groovy.format
- GStringCurlyBraces() - Constructor for class org.openrewrite.groovy.format.GStringCurlyBraces
I
- IdentityEquals - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- IdentityNotEquals - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- ImplicitDot - Class in org.openrewrite.groovy.marker
- ImplicitDot() - Constructor for class org.openrewrite.groovy.marker.ImplicitDot
- ImplicitReturn - Class in org.openrewrite.groovy.marker
-
Deprecated.
- ImplicitReturn() - Constructor for class org.openrewrite.groovy.marker.ImplicitReturn
-
Deprecated.
- imports(String...) - Method in class org.openrewrite.groovy.GroovyTemplate.Builder
- In - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- 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
- isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.groovy.tree.G
L
- LambdaStyle - Class in org.openrewrite.groovy.marker
- LambdaStyle() - Constructor for class org.openrewrite.groovy.marker.LambdaStyle
- LessAstTransformationsCompilationUnit - Class in org.openrewrite.groovy
-
The CompilationUnit collects all compilation data as it is generated by the compiler system.
- LessAstTransformationsCompilationUnit(CompilerConfiguration, CodeSource, GroovyClassLoader, GroovyClassLoader) - Constructor for class org.openrewrite.groovy.LessAstTransformationsCompilationUnit
- LIST_LITERAL - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- LIST_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.groovy.tree.GRightPadded.Location
- LIST_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- LIST_LITERAL_ELEMENTS - Enum constant in enum class org.openrewrite.groovy.tree.GContainer.Location
- LIST_LITERAL_ELEMENTS - Enum constant in enum class 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 - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- MAP_ENTRY_KEY - Enum constant in enum class org.openrewrite.groovy.tree.GRightPadded.Location
- MAP_ENTRY_KEY_SUFFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- MAP_ENTRY_PREFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- MAP_LITERAL - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- MAP_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.groovy.tree.GRightPadded.Location
- MAP_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- MAP_LITERAL_ELEMENTS - Enum constant in enum class org.openrewrite.groovy.tree.GContainer.Location
- MAP_LITERAL_ELEMENTS - Enum constant in enum class 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
- Match - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- matches(String, Cursor) - Static method in class org.openrewrite.groovy.GroovyTemplate
- MinimumViableSpacingVisitor<P> - Class in org.openrewrite.groovy.format
- MinimumViableSpacingVisitor(Tree) - Constructor for class org.openrewrite.groovy.format.MinimumViableSpacingVisitor
- MULTILINE_COMMENT - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- MultiVariable - Class in org.openrewrite.groovy.marker
- MultiVariable() - Constructor for class org.openrewrite.groovy.marker.MultiVariable
N
- NotIn - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- NullSafe - Class in org.openrewrite.groovy.marker
- NullSafe() - Constructor for class org.openrewrite.groovy.marker.NullSafe
O
- of(String) - Static method in enum class org.openrewrite.groovy.internal.Delimiter
- OmitParentheses - Class in org.openrewrite.groovy.marker
-
Deprecated.Use
OmitParenthesesinstead. - OmitParentheses() - Constructor for class org.openrewrite.groovy.marker.OmitParentheses
-
Deprecated.
- OmitParenthesesForLastArgumentLambda - Class in org.openrewrite.groovy.format
- OmitParenthesesForLastArgumentLambda() - Constructor for class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambda
- OmitParenthesesForLastArgumentLambdaVisitor<P> - Class in org.openrewrite.groovy.format
- OmitParenthesesForLastArgumentLambdaVisitor(Tree) - Constructor for class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambdaVisitor
- OmitParenthesesFormat - Class in org.openrewrite.groovy.format
- OmitParenthesesFormat() - Constructor for class org.openrewrite.groovy.format.OmitParenthesesFormat
- OmitParenthesesStyle - Class in org.openrewrite.groovy.style
- OmitParenthesesStyle() - Constructor for class org.openrewrite.groovy.style.OmitParenthesesStyle
- open - Variable in enum class org.openrewrite.groovy.internal.Delimiter
- org.openrewrite.groovy - package org.openrewrite.groovy
- org.openrewrite.groovy.format - package org.openrewrite.groovy.format
- org.openrewrite.groovy.internal - package org.openrewrite.groovy.internal
- org.openrewrite.groovy.internal.template - package org.openrewrite.groovy.internal.template
- org.openrewrite.groovy.marker - package org.openrewrite.groovy.marker
- org.openrewrite.groovy.service - package org.openrewrite.groovy.service
- org.openrewrite.groovy.style - package org.openrewrite.groovy.style
- org.openrewrite.groovy.tree - package org.openrewrite.groovy.tree
P
- Padding() - Constructor for class org.openrewrite.groovy.tree.G.Binary.Padding
- 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
- Padding() - Constructor for class org.openrewrite.groovy.tree.G.Range.Padding
- Padding() - Constructor for class org.openrewrite.groovy.tree.G.Unary.Padding
- parse(String...) - Method in class org.openrewrite.groovy.GroovyParser
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.groovy.GroovyParser
- ParseWarningCollector - Class in org.openrewrite.groovy
- ParseWarningCollector(CompilerConfiguration, GroovyParser) - Constructor for class org.openrewrite.groovy.ParseWarningCollector
- PATTERN_DOLLAR_SLASHY_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- PATTERN_DOUBLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- PATTERN_SINGLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- PATTERN_SLASHY_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- PATTERN_TRIPLE_DOUBLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- PATTERN_TRIPLE_SINGLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- postVisit(J, P) - Method in class org.openrewrite.groovy.format.MinimumViableSpacingVisitor
- postVisit(J, P) - Method in class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambdaVisitor
- Power - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- PowerAssignment - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- printer(Cursor) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
R
- Range() - Constructor for class org.openrewrite.groovy.tree.G.Range
- RANGE_INCLUSION - Enum constant in enum class org.openrewrite.groovy.tree.GLeftPadded.Location
- RANGE_INCLUSION - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- RANGE_PREFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- RedundantDef - Class in org.openrewrite.groovy.marker
-
Deprecated.The `def` keyword is now parsed as atype.
invalid reference
J.Modifier.Type.LanguageExtension - RedundantDef() - Constructor for class org.openrewrite.groovy.marker.RedundantDef
-
Deprecated.
- reset() - Method in class org.openrewrite.groovy.GroovyParser
S
- sample(SourceFile) - Method in class org.openrewrite.groovy.style.Autodetect.Detector
- Semicolon - Class in org.openrewrite.groovy.marker
-
Deprecated.
- Semicolon() - Constructor for class org.openrewrite.groovy.marker.Semicolon
-
Deprecated.
- service(Class<S>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- SINGLE_LINE_COMMENT - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- SINGLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- SLASHY_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.groovy.GroovyParser
- Spaceship - Enum constant in enum class org.openrewrite.groovy.tree.G.Binary.Type
- Spread - Enum constant in enum class org.openrewrite.groovy.tree.G.Unary.Type
- srcMainGroovy(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.groovy.Assertions
- srcMainGroovy(SourceSpecs...) - Static method in class org.openrewrite.groovy.Assertions
- srcTestGroovy(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.groovy.Assertions
- srcTestGroovy(SourceSpecs...) - Static method in class org.openrewrite.groovy.Assertions
- 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
- substitutions(Object[]) - Method in class org.openrewrite.groovy.GroovyTemplate
T
- TOP_LEVEL_STATEMENT - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- TOP_LEVEL_STATEMENT_SUFFIX - Enum constant in enum class org.openrewrite.groovy.tree.GRightPadded.Location
- TrailingComma - Class in org.openrewrite.groovy
-
Deprecated.
- TrailingComma() - Constructor for class org.openrewrite.groovy.TrailingComma
-
Deprecated.
- TRIPLE_DOUBLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- TRIPLE_SINGLE_QUOTE_STRING - Enum constant in enum class org.openrewrite.groovy.internal.Delimiter
- typeCache(JavaTypeCache) - Method in class org.openrewrite.groovy.GroovyParser.Builder
U
- Unary() - Constructor for class org.openrewrite.groovy.tree.G.Unary
- UNARY_OPERATOR - Enum constant in enum class org.openrewrite.groovy.tree.GLeftPadded.Location
- UNARY_OPERATOR - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
- UNARY_PREFIX - Enum constant in enum class org.openrewrite.groovy.tree.GSpace.Location
V
- Value() - Constructor for class org.openrewrite.groovy.tree.G.GString.Value
- valueOf(String) - Static method in enum class org.openrewrite.groovy.internal.Delimiter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.groovy.tree.G.Binary.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.groovy.tree.G.Unary.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.groovy.tree.GContainer.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.groovy.tree.GLeftPadded.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.groovy.tree.GRightPadded.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openrewrite.groovy.tree.GSpace.Location
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.openrewrite.groovy.internal.Delimiter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.groovy.tree.G.Binary.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.groovy.tree.G.Unary.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openrewrite.groovy.tree.GContainer.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.groovy.tree.GLeftPadded.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.groovy.tree.GRightPadded.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.groovy.tree.GSpace.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- visit(SourceUnit, ModuleNode) - Method in class org.openrewrite.groovy.GroovyParserVisitor
- visit(Tree, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visit(Tree, P) - Method in class org.openrewrite.groovy.format.MinimumViableSpacingVisitor
- visit(Tree, P) - Method in class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambdaVisitor
- visit(Tree, P, Cursor) - Method in class org.openrewrite.groovy.format.AutoFormatVisitor
- visitAndGetAnnotations(AnnotatedNode, GroovyParserVisitor.RewriteGroovyClassVisitor) - Method in class org.openrewrite.groovy.GroovyParserVisitor
- visitAnnotatedType(J.AnnotatedType, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitAnnotation(AnnotationNode, GroovyParserVisitor.RewriteGroovyClassVisitor) - Method in class org.openrewrite.groovy.GroovyParserVisitor
- visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitArrayAccess(J.ArrayAccess, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitArrayDimension(J.ArrayDimension, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitArrayType(J.ArrayType, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitAssert(J.Assert, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitAssignment(J.Assignment, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitBinary(G.Binary, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitBinary(G.Binary, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitBinary(G.Binary, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitBinary(J.Binary, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitBinaryExpression(BinaryExpression) - Method in class org.openrewrite.groovy.FindBinaryOperationVisitor
- visitBlock(J.Block, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitBreak(J.Break, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitCase(J.Case, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitCatch(J.Try.Catch, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitCompilationUnit(G.CompilationUnit, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitCompilationUnit(G.CompilationUnit, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitCompilationUnit(G.CompilationUnit, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- 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
- visitContinue(J.Continue, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitControlParentheses(J.ControlParentheses<T>, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitElse(J.If.Else, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitEmpty(J.Empty, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitEnumValueSet(J.EnumValueSet, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitExpression(Expression, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitFieldAccess(J.FieldAccess, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitForLoop(J.ForLoop, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitGString(G.GString, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitGString(G.GString, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- 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.GroovyIsoVisitor
- visitGStringValue(G.GString.Value, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitIf(J.If, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitImport(J.Import, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitInstanceOf(J.InstanceOf, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitLabel(J.Label, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitLambda(J.Lambda, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitLeftPadded(JLeftPadded<T>, GLeftPadded.Location, 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.GroovyIsoVisitor
- visitListLiteral(G.ListLiteral, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitLiteral(J.Literal, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- 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.GroovyIsoVisitor
- visitMapLiteral(G.MapLiteral, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitMarker(Marker, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.groovy.format.MinimumViableSpacingVisitor
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambdaVisitor
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitMultiCatch(J.MultiCatch, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitNewArray(J.NewArray, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitNewClass(J.NewClass, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitPackage(J.Package, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitParameterizedType(J.ParameterizedType, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitPrimitive(J.Primitive, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitRange(G.Range, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitRange(G.Range, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitReturn(J.Return, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitRightPadded(List<? extends JRightPadded<? extends J>>, GRightPadded.Location, String, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitRightPadded(JRightPadded<T>, GRightPadded.Location, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- 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
- visitSpace(Space, Space.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitStatement(Statement, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitSwitch(J.Switch, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitSwitchExpression(J.SwitchExpression, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitSynchronized(J.Synchronized, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitTernary(J.Ternary, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitThrow(J.Throw, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitTry(J.Try, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitTryResource(J.Try.Resource, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitTypeCast(J.TypeCast, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitTypeParameter(J.TypeParameter, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitUnary(G.Unary, PrintOutputCapture<P>) - Method in class org.openrewrite.groovy.GroovyPrinter
- visitUnary(G.Unary, P) - Method in class org.openrewrite.groovy.GroovyVisitor
- visitUnary(J.Unary, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitWildcard(J.Wildcard, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
- visitYield(J.Yield, P) - Method in class org.openrewrite.groovy.GroovyIsoVisitor
W
- withCharset(Charset) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- withClasses(List<J.ClassDeclaration>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit
- withClasses(List<JRightPadded<J.ClassDeclaration>>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- 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
- withImports(List<JRightPadded<J.Import>>) - Method in class org.openrewrite.groovy.tree.G.CompilationUnit.Padding
- withInclusive(boolean) - Method in class org.openrewrite.groovy.tree.G.Range
- withInclusive(JLeftPadded<Boolean>) - Method in class org.openrewrite.groovy.tree.G.Range.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
- withMarkers(Markers) - Method in class org.openrewrite.groovy.tree.G.ExpressionStatement
- withOperator(G.Binary.Type) - Method in class org.openrewrite.groovy.tree.G.Binary
- withOperator(G.Unary.Type) - Method in class org.openrewrite.groovy.tree.G.Unary
- withOperator(JLeftPadded<G.Binary.Type>) - Method in class org.openrewrite.groovy.tree.G.Binary.Padding
- withOperator(JLeftPadded<G.Unary.Type>) - Method in class org.openrewrite.groovy.tree.G.Unary.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.ExpressionStatement
- 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
- withType(JavaType) - Method in class org.openrewrite.groovy.tree.G.ExpressionStatement
- withType(JavaType) - Method in class org.openrewrite.groovy.tree.G.Range
All Classes and Interfaces|All Packages|Serialized Form
ImplicitReturninstead.