Index

A B C D E F G I J K L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(Path) - Method in class org.openrewrite.kotlin.KotlinParser
 
accept(JRightPadded<J.Import>) - Method in interface org.openrewrite.kotlin.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.kotlin.style.ImportLayoutStyle.Block.AllAliases
 
accept(JRightPadded<J.Import>) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.AllOthers
 
accept(JRightPadded<J.Import>) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.BlankLines
 
accept(JRightPadded<J.Import>) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.ImportPackage
 
accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.kotlin.tree.K
 
acceptKotlin(KotlinVisitor<P>, P) - Method in interface org.openrewrite.kotlin.tree.K
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.Binary
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.KReturn
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.KString
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.KString.Value
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.KThis
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.ListLiteral
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.NamedVariableInitializer
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.Property
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.When
 
acceptKotlin(KotlinVisitor<P>, P) - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
AllAliases() - Constructor for class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.AllAliases
 
AllOthers() - Constructor for class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.AllOthers
 
ANNOTATION_CALL_SITE_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
AnnotationCallSite - Class in org.openrewrite.kotlin.marker
 
AnnotationCallSite() - Constructor for class org.openrewrite.kotlin.marker.AnnotationCallSite
 
applyDefaults() - Method in class org.openrewrite.kotlin.style.BlankLinesStyle
 
applyDefaults() - Method in class org.openrewrite.kotlin.style.SpacesStyle
 
applyDefaults() - Method in class org.openrewrite.kotlin.style.TabsAndIndentsStyle
 
AroundOperators() - Constructor for class org.openrewrite.kotlin.style.SpacesStyle.AroundOperators
 
arraySignature(Object) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Kotlin does not support dimensioned arrays.
Assertions - Class in org.openrewrite.kotlin
 
autoFormat(J2, J, P, Cursor) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
autoFormat(J2, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
autoFormat(J2, P, Cursor) - Method in class org.openrewrite.kotlin.KotlinVisitor
 

B

BeforeParentheses() - Constructor for class org.openrewrite.kotlin.style.SpacesStyle.BeforeParentheses
 
Binary() - Constructor for class org.openrewrite.kotlin.tree.K.Binary
 
BINARY_OPERATOR - Enum constant in enum class org.openrewrite.kotlin.tree.KLeftPadded.Location
 
BINARY_OPERATOR - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
BINARY_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
BINARY_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
BinaryExpression() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.BinaryExpression
 
blankLine() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
blankLines() - Static method in class org.openrewrite.kotlin.style.IntelliJ
 
BlankLines() - Constructor for class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.BlankLines
 
BlankLinesStyle - Class in org.openrewrite.kotlin.style
 
BlankLinesStyle() - Constructor for class org.openrewrite.kotlin.style.BlankLinesStyle
 
BlankLinesStyle.KeepMaximum - Class in org.openrewrite.kotlin.style
 
BlankLinesStyle.Minimum - Class in org.openrewrite.kotlin.style
 
BlankLinesVisitor<P> - Class in org.openrewrite.kotlin.format
 
BlankLinesVisitor(BlankLinesStyle) - Constructor for class org.openrewrite.kotlin.format.BlankLinesVisitor
 
BlankLinesVisitor(BlankLinesStyle, Tree) - Constructor for class org.openrewrite.kotlin.format.BlankLinesVisitor
 
BracesPlacement() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.BracesPlacement
 
build() - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 
build() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
builder() - Static method in class org.openrewrite.kotlin.KotlinParser
 
builder() - Static method in class org.openrewrite.kotlin.style.ImportLayoutStyle
 
Builder() - Constructor for class org.openrewrite.kotlin.KotlinParser.Builder
 
Builder() - Constructor for class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
By - Class in org.openrewrite.kotlin.marker
Inline type operator `by`.
By() - Constructor for class org.openrewrite.kotlin.marker.By
 

C

ChainedFunctionCalls() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.ChainedFunctionCalls
 
CHECK_NOT_NULL_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
CheckNotNull - Class in org.openrewrite.kotlin.marker
 
CheckNotNull() - Constructor for class org.openrewrite.kotlin.marker.CheckNotNull
 
classpath(String...) - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 
classpath(Collection<Path>) - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 
classSignature(Object) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Build a class signature for a FirClass.
CompilationUnit() - Constructor for class org.openrewrite.kotlin.tree.K.CompilationUnit
 
CompiledSource - Class in org.openrewrite.kotlin.internal
 
CompiledSource() - Constructor for class org.openrewrite.kotlin.internal.CompiledSource
 
Contains - Enum constant in enum class org.openrewrite.kotlin.tree.K.Binary.Type
 
CONTRAVARIANT - Enum constant in enum class org.openrewrite.kotlin.marker.GenericType.Variance
 
convertClassIdToFqn(ClassId) - Static method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Converts the Kotlin ClassId to a J style FQN.
convertFileNameToFqn(String) - Static method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
convertKotlinFqToJavaFq(String) - Static method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Converts the Kotlin FQN to a J style FQN.
convertToRegularClass(ConeKotlinType) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Converts the ConeKotlinType to it's FirRegularClass.
COVARIANT - Enum constant in enum class org.openrewrite.kotlin.marker.GenericType.Variance
 

D

defaults() - Static method in class org.openrewrite.kotlin.style.IntelliJ
 
DESTRUCT_ASSIGNMENTS - Enum constant in enum class org.openrewrite.kotlin.tree.KContainer.Location
 
DESTRUCT_ELEMENTS - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
DESTRUCT_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KRightPadded.Location
 
DESTRUCT_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
DESTRUCTURING_DECLARATION_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
DestructuringDeclaration() - Constructor for class org.openrewrite.kotlin.tree.K.DestructuringDeclaration
 
DoWhileStatement() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.DoWhileStatement
 

E

Elvis - Class in org.openrewrite.kotlin.marker
 
Elvis() - Constructor for class org.openrewrite.kotlin.marker.Elvis
 
equals(Object) - Method in class org.openrewrite.kotlin.internal.PsiTree.Node
 
EqualsMethodUsage - Class in org.openrewrite.kotlin.cleanup
 
EqualsMethodUsage() - Constructor for class org.openrewrite.kotlin.cleanup.EqualsMethodUsage
 
ExplicitInlineConstructor - Class in org.openrewrite.kotlin.marker
 
ExplicitInlineConstructor() - Constructor for class org.openrewrite.kotlin.marker.ExplicitInlineConstructor
 
ExpressionStatement(Expression) - Constructor for class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
ExtendsImplementsPermitsList() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.ExtendsImplementsPermitsList
 
Extension - Class in org.openrewrite.kotlin.marker
 
Extension() - Constructor for class org.openrewrite.kotlin.marker.Extension
 

F

FILE_ANNOTATION_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
findByCursor(int) - Method in class org.openrewrite.kotlin.internal.PsiTree
 
FindKotlinSources - Class in org.openrewrite.kotlin
 
FindKotlinSources() - Constructor for class org.openrewrite.kotlin.FindKotlinSources
 
FUNCTION_TYPE_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
FUNCTION_TYPE_RECEIVER - Enum constant in enum class org.openrewrite.kotlin.tree.KRightPadded.Location
 
FUNCTION_TYPE_RECEIVER - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
FunctionCallArguments() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.FunctionCallArguments
 
FunctionDeclarationParameters() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.FunctionDeclarationParameters
 
FunctionParentheses() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.FunctionParentheses
 
FunctionType() - Constructor for class org.openrewrite.kotlin.tree.K.FunctionType
 

G

genericSignature(Object) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Generate a generic type signature from a FirElement.
GenericType - Class in org.openrewrite.kotlin.marker
 
GenericType() - Constructor for class org.openrewrite.kotlin.marker.GenericType
 
GenericType.Variance - Enum Class in org.openrewrite.kotlin.marker
 
Get - Enum constant in enum class org.openrewrite.kotlin.tree.K.Binary.Type
 
getAfter() - Method in class org.openrewrite.kotlin.tree.K.KString.Value
 
getAfterLocation() - Method in enum class org.openrewrite.kotlin.tree.KRightPadded.Location
 
getAssignments() - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration
 
getAssignments() - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration.Padding
 
getBeforeLocation() - Method in enum class org.openrewrite.kotlin.tree.KContainer.Location
 
getBeforeLocation() - Method in enum class org.openrewrite.kotlin.tree.KLeftPadded.Location
 
getBody() - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
getBody() - Method in class org.openrewrite.kotlin.tree.K.WhenBranch.Padding
 
getCharset() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
getClasses() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
getClasses() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
getComments() - Method in interface org.openrewrite.kotlin.tree.K
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.Binary
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.KReturn
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.KString
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.KThis
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.ListLiteral
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.NamedVariableInitializer
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.Property
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.When
 
getCoordinates() - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
getDescription() - Method in class org.openrewrite.kotlin.cleanup.EqualsMethodUsage
 
getDescription() - Method in class org.openrewrite.kotlin.cleanup.ImplicitParameterInLambda
 
getDescription() - Method in class org.openrewrite.kotlin.cleanup.ReplaceCharToIntWithCode
 
getDescription() - Method in class org.openrewrite.kotlin.FindKotlinSources
 
getDescription() - Method in class org.openrewrite.kotlin.RenameTypeAlias
 
getDisplayName() - Method in class org.openrewrite.kotlin.cleanup.EqualsMethodUsage
 
getDisplayName() - Method in class org.openrewrite.kotlin.cleanup.ImplicitParameterInLambda
 
getDisplayName() - Method in class org.openrewrite.kotlin.cleanup.ReplaceCharToIntWithCode
 
getDisplayName() - Method in class org.openrewrite.kotlin.FindKotlinSources
 
getDisplayName() - Method in class org.openrewrite.kotlin.RenameTypeAlias
 
getDslName() - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 
getElementLocation() - Method in enum class org.openrewrite.kotlin.tree.KContainer.Location
 
getElements() - Method in class org.openrewrite.kotlin.tree.K.ListLiteral
 
getElements() - Method in class org.openrewrite.kotlin.tree.K.ListLiteral.Padding
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.kotlin.cleanup.EqualsMethodUsage
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.kotlin.cleanup.ImplicitParameterInLambda
 
getExpressions() - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
getExpressions() - Method in class org.openrewrite.kotlin.tree.K.WhenBranch.Padding
 
getImports() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
getImports() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
getLanguage() - Method in class org.openrewrite.kotlin.KotlinVisitor
 
getLeadingAnnotations() - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
getMarkers() - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
getMarkers() - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
getMarkers() - Method in class org.openrewrite.kotlin.tree.K.KReturn
 
getMarkers() - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
getModifiers() - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
getOperator() - Method in class org.openrewrite.kotlin.tree.K.Binary
 
getOperator() - Method in class org.openrewrite.kotlin.tree.K.Binary.Padding
 
getPackageDeclaration() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
getPackageDeclaration() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
getPackageWildcard() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.ImportPackage
 
getPadding() - Method in class org.openrewrite.kotlin.tree.K.Binary
 
getPadding() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
getPadding() - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration
 
getPadding() - Method in class org.openrewrite.kotlin.tree.K.ListLiteral
 
getPadding() - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
getPrefix() - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
getPrefix() - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
getPrefix() - Method in interface org.openrewrite.kotlin.tree.K
 
getPrefix() - Method in class org.openrewrite.kotlin.tree.K.KReturn
 
getPrefix() - Method in class org.openrewrite.kotlin.tree.K.KString.Value
 
getPrefix() - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
getSourceSet(ExecutionContext) - Method in class org.openrewrite.kotlin.KotlinParser
Deprecated.
getStatements() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
getStatements() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
getStyles() - Method in class org.openrewrite.kotlin.style.IntelliJ
 
getTags() - Method in class org.openrewrite.kotlin.cleanup.EqualsMethodUsage
 
getTags() - Method in class org.openrewrite.kotlin.cleanup.ImplicitParameterInLambda
 
getType() - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
getType() - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
getType() - Method in class org.openrewrite.kotlin.tree.K.NamedVariableInitializer
 
getType() - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
getType() - Method in class org.openrewrite.kotlin.tree.K.When
 
getTypesInUse() - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
getVisitor() - Method in class org.openrewrite.kotlin.cleanup.EqualsMethodUsage
 
getVisitor() - Method in class org.openrewrite.kotlin.cleanup.ImplicitParameterInLambda
 
getVisitor() - Method in class org.openrewrite.kotlin.cleanup.ReplaceCharToIntWithCode
 
getVisitor() - Method in class org.openrewrite.kotlin.FindKotlinSources
 
getVisitor() - Method in class org.openrewrite.kotlin.RenameTypeAlias
 

I

IdentityEquals - Enum constant in enum class org.openrewrite.kotlin.tree.K.Binary.Type
 
IdentityNotEquals - Enum constant in enum class org.openrewrite.kotlin.tree.K.Binary.Type
 
IfStatement() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.IfStatement
 
Implicit - Class in org.openrewrite.kotlin.marker
 
Implicit() - Constructor for class org.openrewrite.kotlin.marker.Implicit
 
ImplicitParameterInLambda - Class in org.openrewrite.kotlin.cleanup
 
ImplicitParameterInLambda() - Constructor for class org.openrewrite.kotlin.cleanup.ImplicitParameterInLambda
 
importAllAliases() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
importAllOthers() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
importLayout() - Static method in class org.openrewrite.kotlin.style.IntelliJ
 
ImportLayoutStyle - Class in org.openrewrite.kotlin.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.kotlin.style.ImportLayoutStyle
 
ImportLayoutStyle.Block - Interface in org.openrewrite.kotlin.style
A block represents a grouping of imports based on matching rules.
ImportLayoutStyle.Block.AllAliases - Class in org.openrewrite.kotlin.style
 
ImportLayoutStyle.Block.AllOthers - Class in org.openrewrite.kotlin.style
 
ImportLayoutStyle.Block.BlankLines - Class in org.openrewrite.kotlin.style
A specialized block implementation to act as a blank line separator between import groupings.
ImportLayoutStyle.Block.ImportPackage - Class in org.openrewrite.kotlin.style
 
ImportLayoutStyle.Builder - Class in org.openrewrite.kotlin.style
 
importPackage(String) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
importPackage(String, Boolean) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
ImportPackage(String, boolean) - Constructor for class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.ImportPackage
 
IntelliJ - Class in org.openrewrite.kotlin.style
 
IntelliJ() - Constructor for class org.openrewrite.kotlin.style.IntelliJ
 
INVARIANT - Enum constant in enum class org.openrewrite.kotlin.marker.GenericType.Variance
 
IS_NULL_SAFE_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
IS_NULLABLE_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
isAcceptable(SourceFile, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.kotlin.tree.K
 
isFullyParsed() - Static method in class org.openrewrite.kotlin.Assertions
 
IsNullable - Class in org.openrewrite.kotlin.marker
 
IsNullable() - Constructor for class org.openrewrite.kotlin.marker.IsNullable
 
IsNullSafe - Class in org.openrewrite.kotlin.marker
 
IsNullSafe() - Constructor for class org.openrewrite.kotlin.marker.IsNullSafe
 

J

javaStaticsAndEnumsToUseStarImport(int) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 

K

K - Interface in org.openrewrite.kotlin.tree
 
K.Binary - Class in org.openrewrite.kotlin.tree
 
K.Binary.Padding - Class in org.openrewrite.kotlin.tree
 
K.Binary.Type - Enum Class in org.openrewrite.kotlin.tree
 
K.CompilationUnit - Class in org.openrewrite.kotlin.tree
 
K.CompilationUnit.Padding - Class in org.openrewrite.kotlin.tree
 
K.DestructuringDeclaration - Class in org.openrewrite.kotlin.tree
 
K.DestructuringDeclaration.Padding - Class in org.openrewrite.kotlin.tree
 
K.ExpressionStatement - Class in org.openrewrite.kotlin.tree
 
K.FunctionType - Class in org.openrewrite.kotlin.tree
 
K.KReturn - Class in org.openrewrite.kotlin.tree
 
K.KString - Class in org.openrewrite.kotlin.tree
 
K.KString.Value - Class in org.openrewrite.kotlin.tree
 
K.KThis - Class in org.openrewrite.kotlin.tree
 
K.ListLiteral - Class in org.openrewrite.kotlin.tree
 
K.ListLiteral.Padding - Class in org.openrewrite.kotlin.tree
 
K.NamedVariableInitializer - Class in org.openrewrite.kotlin.tree
 
K.Property - Class in org.openrewrite.kotlin.tree
 
K.StatementExpression - Class in org.openrewrite.kotlin.tree
Kotlin defines certain java statements like J.If as expression.
K.When - Class in org.openrewrite.kotlin.tree
 
K.WhenBranch - Class in org.openrewrite.kotlin.tree
 
K.WhenBranch.Padding - Class in org.openrewrite.kotlin.tree
 
KContainer - Class in org.openrewrite.kotlin.tree
 
KContainer() - Constructor for class org.openrewrite.kotlin.tree.KContainer
 
KContainer.Location - Enum Class in org.openrewrite.kotlin.tree
 
KeepMaximum() - Constructor for class org.openrewrite.kotlin.style.BlankLinesStyle.KeepMaximum
 
KeepWhenFormatting() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.KeepWhenFormatting
 
KLeftPadded - Class in org.openrewrite.kotlin.tree
 
KLeftPadded() - Constructor for class org.openrewrite.kotlin.tree.KLeftPadded
 
KLeftPadded.Location - Enum Class in org.openrewrite.kotlin.tree
 
KObject - Class in org.openrewrite.kotlin.marker
 
KObject() - Constructor for class org.openrewrite.kotlin.marker.KObject
 
kotlin(String) - Static method in class org.openrewrite.kotlin.Assertions
 
kotlin(String, String) - Static method in class org.openrewrite.kotlin.Assertions
 
kotlin(String, String, Consumer<SourceSpec<K.CompilationUnit>>) - Static method in class org.openrewrite.kotlin.Assertions
 
kotlin(String, Consumer<SourceSpec<K.CompilationUnit>>) - Static method in class org.openrewrite.kotlin.Assertions
 
Kotlin - Enum constant in enum class org.openrewrite.kotlin.table.KotlinSourceFile.SourceFileType
 
KotlinIsoVisitor<P> - Class in org.openrewrite.kotlin
 
KotlinIsoVisitor() - Constructor for class org.openrewrite.kotlin.KotlinIsoVisitor
 
KotlinParser - Class in org.openrewrite.kotlin
 
KotlinParser() - Constructor for class org.openrewrite.kotlin.KotlinParser
 
KotlinParser.Builder - Class in org.openrewrite.kotlin
 
KotlinParserVisitor - Class in org.openrewrite.kotlin.internal
 
KotlinParserVisitor(KotlinSource, Path, List<NamedStyles>, JavaTypeCache, FirSession, ExecutionContext) - Constructor for class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
KotlinParsingException - Exception in org.openrewrite.kotlin.internal
 
KotlinParsingException(String, Throwable) - Constructor for exception org.openrewrite.kotlin.internal.KotlinParsingException
 
KotlinPrinter<P> - Class in org.openrewrite.kotlin.internal
 
KotlinPrinter() - Constructor for class org.openrewrite.kotlin.internal.KotlinPrinter
 
KotlinSource - Class in org.openrewrite.kotlin.internal
 
KotlinSource(Parser.Input, KtFile) - Constructor for class org.openrewrite.kotlin.internal.KotlinSource
 
KotlinSourceFile - Class in org.openrewrite.kotlin.table
 
KotlinSourceFile(Recipe) - Constructor for class org.openrewrite.kotlin.table.KotlinSourceFile
 
KotlinSourceFile.Row - Class in org.openrewrite.kotlin.table
 
KotlinSourceFile.SourceFileType - Enum Class in org.openrewrite.kotlin.table
 
KotlinStyle - Interface in org.openrewrite.kotlin
 
KotlinTypeMapping - Class in org.openrewrite.kotlin
 
KotlinTypeMapping(JavaTypeCache, FirSession) - Constructor for class org.openrewrite.kotlin.KotlinTypeMapping
 
KotlinTypeSignatureBuilder - Class in org.openrewrite.kotlin
 
KotlinTypeSignatureBuilder(FirSession) - Constructor for class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
KotlinVisitor<P> - Class in org.openrewrite.kotlin
Visit K types.
KotlinVisitor() - Constructor for class org.openrewrite.kotlin.KotlinVisitor
 
KReturn() - Constructor for class org.openrewrite.kotlin.tree.K.KReturn
 
KRETURN_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
KRightPadded - Class in org.openrewrite.kotlin.tree
 
KRightPadded() - Constructor for class org.openrewrite.kotlin.tree.KRightPadded
 
KRightPadded.Location - Enum Class in org.openrewrite.kotlin.tree
 
KSpace - Class in org.openrewrite.kotlin.tree
 
KSpace() - Constructor for class org.openrewrite.kotlin.tree.KSpace
 
KSpace.Location - Enum Class in org.openrewrite.kotlin.tree
 
KString() - Constructor for class org.openrewrite.kotlin.tree.K.KString
 
KSTRING_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
KSTRING_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
KSTRING_VALUE_AFTER - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
KSTRING_VALUE_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
KThis() - Constructor for class org.openrewrite.kotlin.tree.K.KThis
 
KTHIS_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 

L

LIST_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KRightPadded.Location
 
LIST_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
LIST_LITERAL_ELEMENTS - Enum constant in enum class org.openrewrite.kotlin.tree.KContainer.Location
 
LIST_LITERAL_ELEMENTS - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
LIST_LITERAL_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
ListLiteral() - Constructor for class org.openrewrite.kotlin.tree.K.ListLiteral
 
logCompilationWarningsAndErrors(boolean) - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 
LogicalComma - Class in org.openrewrite.kotlin.marker
 
LogicalComma() - Constructor for class org.openrewrite.kotlin.marker.LogicalComma
 

M

maybeAutoFormat(J2, J2, J, P, Cursor) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
maybeAutoFormat(J2, J2, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
maybeAutoFormat(J2, J2, P, Cursor) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
methodConstructorSignature(JavaConstructor, JavaType.FullyQualified) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
methodConstructorSignature(JavaConstructor) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
methodDeclarationSignature(FirFunctionSymbol<? extends FirFunction>) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Generate the method declaration signature.
methodDeclarationSignature(JavaMethod) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
methodDeclarationType(FirFunction, JavaType.FullyQualified, FirBasedSymbol<?>) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
methodDeclarationType(JavaMethod, JavaType.FullyQualified) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
methodInvocationType(FirFunctionCall, FirBasedSymbol<?>) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
methodSignature(FirFunctionCall, FirBasedSymbol<?>) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
Minimum() - Constructor for class org.openrewrite.kotlin.style.BlankLinesStyle.Minimum
 
MinimumViableSpacingVisitor<P> - Class in org.openrewrite.kotlin.format
 
MinimumViableSpacingVisitor() - Constructor for class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
MinimumViableSpacingVisitor(Tree) - Constructor for class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
Modifier - Class in org.openrewrite.kotlin.marker
 
Modifier() - Constructor for class org.openrewrite.kotlin.marker.Modifier
 
moduleName(String) - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 

N

NAMED_VARIABLE_INITIALIZER_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
NamedVariableInitializer() - Constructor for class org.openrewrite.kotlin.tree.K.NamedVariableInitializer
 
Node(TextRange, String, PsiTree.Node, PsiElement) - Constructor for class org.openrewrite.kotlin.internal.PsiTree.Node
 
NormalizeFormatVisitor<P> - Class in org.openrewrite.kotlin.format
Ensures that whitespace is on the outermost AST element possible.
NormalizeFormatVisitor() - Constructor for class org.openrewrite.kotlin.format.NormalizeFormatVisitor
 
NormalizeFormatVisitor(Tree) - Constructor for class org.openrewrite.kotlin.format.NormalizeFormatVisitor
 
NotIs - Class in org.openrewrite.kotlin.marker
Distinguish !is in J.InstanceOf.
NotIs() - Constructor for class org.openrewrite.kotlin.marker.NotIs
 

O

OBJECT_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
OmitBraces - Class in org.openrewrite.kotlin.marker
 
OmitBraces() - Constructor for class org.openrewrite.kotlin.marker.OmitBraces
 
OmitEquals - Class in org.openrewrite.kotlin.marker
 
OmitEquals() - Constructor for class org.openrewrite.kotlin.marker.OmitEquals
 
org.openrewrite.kotlin - package org.openrewrite.kotlin
 
org.openrewrite.kotlin.cleanup - package org.openrewrite.kotlin.cleanup
 
org.openrewrite.kotlin.format - package org.openrewrite.kotlin.format
 
org.openrewrite.kotlin.internal - package org.openrewrite.kotlin.internal
 
org.openrewrite.kotlin.marker - package org.openrewrite.kotlin.marker
 
org.openrewrite.kotlin.style - package org.openrewrite.kotlin.style
 
org.openrewrite.kotlin.table - package org.openrewrite.kotlin.table
 
org.openrewrite.kotlin.tree - package org.openrewrite.kotlin.tree
 
Other() - Constructor for class org.openrewrite.kotlin.style.SpacesStyle.Other
 

P

packageToFold(String) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
packageToFold(String, Boolean) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
Padding() - Constructor for class org.openrewrite.kotlin.tree.K.Binary.Padding
 
Padding() - Constructor for class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
Padding() - Constructor for class org.openrewrite.kotlin.tree.K.DestructuringDeclaration.Padding
 
Padding() - Constructor for class org.openrewrite.kotlin.tree.K.ListLiteral.Padding
 
Padding() - Constructor for class org.openrewrite.kotlin.tree.K.WhenBranch.Padding
 
parameterizedSignature(Object) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Build a class signature for a parameterized FirClass.
parse(String...) - Method in class org.openrewrite.kotlin.KotlinParser
 
parse(List<Parser.Input>, Disposable, ExecutionContext) - Method in class org.openrewrite.kotlin.KotlinParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.kotlin.KotlinParser
 
PlainText - Enum constant in enum class org.openrewrite.kotlin.table.KotlinSourceFile.SourceFileType
 
postVisit(J, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
postVisit(J, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
postVisit(J, P) - Method in class org.openrewrite.kotlin.format.NormalizeFormatVisitor
 
postVisit(J, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
PrimaryConstructor - Class in org.openrewrite.kotlin.marker
 
PrimaryConstructor() - Constructor for class org.openrewrite.kotlin.marker.PrimaryConstructor
 
primitive(ConeClassLikeType) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
primitiveSignature(Object) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Kotlin does not support primitives.
print(PsiElement) - Static method in class org.openrewrite.kotlin.internal.PsiTreePrinter
 
print(Parser.Input) - Static method in class org.openrewrite.kotlin.internal.PsiTreePrinter
 
printer(Cursor) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
printIndexedSourceCode(String) - Static method in class org.openrewrite.kotlin.internal.PsiTreePrinter
 
printPsiTree(PsiElement) - Static method in class org.openrewrite.kotlin.internal.PsiTreePrinter
 
printPsiTree(PsiTree) - Static method in class org.openrewrite.kotlin.internal.PsiTreePrinter
 
printPsiTreeSkeleton(PsiElement) - Static method in class org.openrewrite.kotlin.internal.PsiTreePrinter
 
Property() - Constructor for class org.openrewrite.kotlin.tree.K.Property
 
PROPERTY_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
PsiToken - Class in org.openrewrite.kotlin.internal
Internal util class to present a PSI token to help developers to debug or trouble-shooting.
PsiToken() - Constructor for class org.openrewrite.kotlin.internal.PsiToken
 
PsiTree - Class in org.openrewrite.kotlin.internal
Internal util class to present a PSI tree to help developers to debug or trouble-shooting.
PsiTree.Node - Class in org.openrewrite.kotlin.internal
 
PsiTreePrinter - Class in org.openrewrite.kotlin.internal
 
PsiTreePrinter() - Constructor for class org.openrewrite.kotlin.internal.PsiTreePrinter
 

Q

Quark - Enum constant in enum class org.openrewrite.kotlin.table.KotlinSourceFile.SourceFileType
 

R

RangeTo - Enum constant in enum class org.openrewrite.kotlin.tree.K.Binary.Type
 
ReceiverType - Class in org.openrewrite.kotlin.marker
Deprecated.
ReceiverType() - Constructor for class org.openrewrite.kotlin.marker.ReceiverType
Deprecated.
 
Reified - Class in org.openrewrite.kotlin.marker
 
Reified() - Constructor for class org.openrewrite.kotlin.marker.Reified
 
RenameTypeAlias - Class in org.openrewrite.kotlin
 
RenameTypeAlias() - Constructor for class org.openrewrite.kotlin.RenameTypeAlias
 
ReplaceCharToIntWithCode - Class in org.openrewrite.kotlin.cleanup
 
ReplaceCharToIntWithCode() - Constructor for class org.openrewrite.kotlin.cleanup.ReplaceCharToIntWithCode
 
reset() - Method in class org.openrewrite.kotlin.KotlinParser
 
Row() - Constructor for class org.openrewrite.kotlin.table.KotlinSourceFile.Row
 

S

Semicolon - Class in org.openrewrite.kotlin.marker
 
Semicolon() - Constructor for class org.openrewrite.kotlin.marker.Semicolon
 
setPackageImports(Collection<ImportLayoutStyle.Block.ImportPackage>) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.AllAliases
 
setPackageImports(Collection<ImportLayoutStyle.Block.ImportPackage>) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.AllOthers
 
setSourceSet(String) - Method in class org.openrewrite.kotlin.KotlinParser
Deprecated.
signature(Object) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
signature(Object, FirBasedSymbol<?>) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
SingleExpressionBlock - Class in org.openrewrite.kotlin.marker
 
SingleExpressionBlock() - Constructor for class org.openrewrite.kotlin.marker.SingleExpressionBlock
 
SKIP_SOURCE_SET_TYPE_GENERATION - Static variable in class org.openrewrite.kotlin.KotlinParser
 
sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.kotlin.KotlinParser
 
spaces() - Static method in class org.openrewrite.kotlin.style.IntelliJ
 
SpacesFromCompilationUnitStyle - Class in org.openrewrite.kotlin.format
 
SpacesFromCompilationUnitStyle() - Constructor for class org.openrewrite.kotlin.format.SpacesFromCompilationUnitStyle
 
SpacesStyle - Class in org.openrewrite.kotlin.style
 
SpacesStyle() - Constructor for class org.openrewrite.kotlin.style.SpacesStyle
 
SpacesStyle.AroundOperators - Class in org.openrewrite.kotlin.style
 
SpacesStyle.BeforeParentheses - Class in org.openrewrite.kotlin.style
 
SpacesStyle.Other - Class in org.openrewrite.kotlin.style
 
SpacesVisitor<P> - Class in org.openrewrite.kotlin.format
 
SpacesVisitor(SpacesStyle) - Constructor for class org.openrewrite.kotlin.format.SpacesVisitor
 
SpacesVisitor(SpacesStyle, Tree) - Constructor for class org.openrewrite.kotlin.format.SpacesVisitor
 
SPREAD_ARGUMENT_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
SpreadArgument - Class in org.openrewrite.kotlin.marker
 
SpreadArgument() - Constructor for class org.openrewrite.kotlin.marker.SpreadArgument
 
srcMainKotlin(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.kotlin.Assertions
 
srcMainKotlin(SourceSpecs...) - Static method in class org.openrewrite.kotlin.Assertions
 
srcTestKotlin(Consumer<SourceSpec<SourceFile>>, SourceSpecs...) - Static method in class org.openrewrite.kotlin.Assertions
 
srcTestKotlin(SourceSpecs...) - Static method in class org.openrewrite.kotlin.Assertions
 
StatementExpression() - Constructor for class org.openrewrite.kotlin.tree.K.StatementExpression
 
styles(Iterable<? extends NamedStyles>) - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 

T

tabsAndIndents() - Static method in class org.openrewrite.kotlin.style.IntelliJ
 
TabsAndIndentsStyle - Class in org.openrewrite.kotlin.style
 
TabsAndIndentsStyle() - Constructor for class org.openrewrite.kotlin.style.TabsAndIndentsStyle
 
TOP_LEVEL_STATEMENT - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
TOP_LEVEL_STATEMENT_SUFFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KRightPadded.Location
 
topLevelSymbolsToUseStarImport(int) - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Builder
 
toString() - Method in class org.openrewrite.kotlin.internal.PsiToken
 
toString() - Method in class org.openrewrite.kotlin.internal.PsiTree.Node
 
toString() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.AllAliases
 
toString() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.AllOthers
 
toString() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.BlankLines
 
toString() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle.Block.ImportPackage
 
toString() - Method in class org.openrewrite.kotlin.style.ImportLayoutStyle
 
toString() - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration
 
toString() - Method in class org.openrewrite.kotlin.tree.K.KReturn
 
toString() - Method in class org.openrewrite.kotlin.tree.K.KThis
 
toString() - Method in class org.openrewrite.kotlin.tree.K.Property
 
toString() - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
TrailingLambdaArgument - Class in org.openrewrite.kotlin.marker
 
TrailingLambdaArgument() - Constructor for class org.openrewrite.kotlin.marker.TrailingLambdaArgument
 
TryStatement() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.TryStatement
 
type(Object) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
type(Object, FirBasedSymbol<?>) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
TYPE_REFERENCE_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
typeCache(JavaTypeCache) - Method in class org.openrewrite.kotlin.KotlinParser.Builder
 
TypeReferencePrefix - Class in org.openrewrite.kotlin.marker
 
TypeReferencePrefix() - Constructor for class org.openrewrite.kotlin.marker.TypeReferencePrefix
 

V

Value() - Constructor for class org.openrewrite.kotlin.tree.K.KString.Value
 
valueOf(String) - Static method in enum class org.openrewrite.kotlin.marker.GenericType.Variance
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.kotlin.table.KotlinSourceFile.SourceFileType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.kotlin.tree.K.Binary.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.kotlin.tree.KContainer.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.kotlin.tree.KLeftPadded.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.kotlin.tree.KRightPadded.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.kotlin.tree.KSpace.Location
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.openrewrite.kotlin.marker.GenericType.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.kotlin.table.KotlinSourceFile.SourceFileType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openrewrite.kotlin.tree.K.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.kotlin.tree.KContainer.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.kotlin.tree.KLeftPadded.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.kotlin.tree.KRightPadded.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.kotlin.tree.KSpace.Location
Returns an array containing the constants of this enum class, in the order they are declared.
variableSignature(FirVariableSymbol<? extends FirVariable>, FirBasedSymbol<?>) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
Generate a unique variable type signature.
variableSignature(JavaField) - Method in class org.openrewrite.kotlin.KotlinTypeSignatureBuilder
 
variableType(FirVariableSymbol<? extends FirVariable>, JavaType.FullyQualified, FirBasedSymbol<?>) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
variableType(JavaField, JavaType.FullyQualified) - Method in class org.openrewrite.kotlin.KotlinTypeMapping
 
visit(Tree, ExecutionContext) - Method in class org.openrewrite.kotlin.format.SpacesFromCompilationUnitStyle
 
visit(Tree, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visit(Tree, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visit(Tree, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visit(Tree, P) - Method in class org.openrewrite.kotlin.format.NormalizeFormatVisitor
 
visit(Tree, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitAnnotatedType(J.AnnotatedType, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitAnnotation(FirAnnotation, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitAnnotationArgumentMapping(FirAnnotationArgumentMapping, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnnotationCall(FirAnnotationCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnnotationContainer(FirAnnotationContainer, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnonymousFunction(FirAnonymousFunction, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnonymousFunctionExpression(FirAnonymousFunctionExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnonymousInitializer(FirAnonymousInitializer, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnonymousObject(FirAnonymousObject, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAnonymousObjectExpression(FirAnonymousObjectExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitArgumentList(FirArgumentList, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitArrayAccess(J.ArrayAccess, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitArrayAccess(J.ArrayAccess, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitArrayDimension(J.ArrayDimension, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitArrayOfCall(FirArrayOfCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitArrayType(J.ArrayType, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitAssert(J.Assert, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitAssignment(J.Assignment, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitAssignment(J.Assignment, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitAssignmentOperatorStatement(FirAssignmentOperatorStatement, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitAugmentedArraySetCall(FirAugmentedArraySetCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitBackingField(FirBackingField, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitBackingFieldReference(FirBackingFieldReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitBinary(J.Binary, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitBinary(J.Binary, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitBinary(K.Binary, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitBinary(K.Binary, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitBinary(K.Binary, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitBinary(K.Binary, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitBinary(K.Binary, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitBinaryLogicExpression(FirBinaryLogicExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitBlock(FirBlock, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitBlock(J.Block, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitBlock(J.Block, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitBreak(J.Break, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitBreakExpression(FirBreakExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitCall(FirCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitCallableDeclaration(FirCallableDeclaration, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitCallableReferenceAccess(FirCallableReferenceAccess, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitCase(J.Case, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitCatch(FirCatch, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitCatch(J.Try.Catch, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitCatch(J.Try.Catch, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitCheckedSafeCallSubject(FirCheckedSafeCallSubject, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitCheckNotNullCall(FirCheckNotNullCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.kotlin.format.NormalizeFormatVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitClassLikeDeclaration(FirClassLikeDeclaration, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitClassReferenceExpression(FirClassReferenceExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitComparisonExpression(FirComparisonExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitCompilationUnit(K.CompilationUnit, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitCompilationUnit(K.CompilationUnit, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitCompilationUnit(K.CompilationUnit, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitCompilationUnit(K.CompilationUnit, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitComponentCall(FirComponentCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitConstExpression(FirConstExpression<T>, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitConstructor(FirConstructor, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitContainer(String, JContainer<? extends J>, KContainer.Location, String, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitContainer(JContainer<J2>, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitContextReceiver(FirContextReceiver, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitContextReceiverArgumentListOwner(FirContextReceiverArgumentListOwner, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitContinue(J.Continue, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitContinueExpression(FirContinueExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitContractDescriptionOwner(FirContractDescriptionOwner, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitControlParentheses(J.ControlParentheses<T>, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitDeclaration(FirDeclaration, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitDeclarationStatus(FirDeclarationStatus, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitDelegatedConstructorCall(FirDelegatedConstructorCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitDelegateFieldReference(FirDelegateFieldReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitDestructuringDeclaration(K.DestructuringDeclaration, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitDestructuringDeclaration(K.DestructuringDeclaration, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitDestructuringDeclaration(K.DestructuringDeclaration, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitDoWhileLoop(FirDoWhileLoop, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitDynamicTypeRef(FirDynamicTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitElement(FirElement, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
Delegate FirElement to the appropriate visit.
visitElse(J.If.Else, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitElse(J.If.Else, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitElvisExpression(FirElvisExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitEmpty(J.Empty, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitEnumEntry(FirEnumEntry, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitEnumValueSet(J.EnumValueSet, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitEqualityOperatorCall(FirEqualityOperatorCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorExpression(FirErrorExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorFunction(FirErrorFunction, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorImport(FirErrorImport, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorLoop(FirErrorLoop, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorNamedReference(FirErrorNamedReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorProperty(FirErrorProperty, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorResolvedQualifier(FirErrorResolvedQualifier, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitErrorTypeRef(FirErrorTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitExpression(Expression, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitField(FirField, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitFieldAccess(J.FieldAccess, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitFile(FirFile, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitForLoop(J.ForLoop, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitFunction(FirFunction, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitFunctionCall(FirFunctionCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitFunctionType(K.FunctionType, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitFunctionType(K.FunctionType, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitFunctionType(K.FunctionType, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitFunctionType(K.FunctionType, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitFunctionTypeRef(FirFunctionTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitGetClassCall(FirGetClassCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitIf(J.If, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitIf(J.If, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitIf(J.If, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitImplicitInvokeCall(FirImplicitInvokeCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitImplicitTypeRef(FirImplicitTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitImport(FirImport, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitImport(J.Import, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitImport(J.Import, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitInstanceOf(J.InstanceOf, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitIntegerLiteralOperatorCall(FirIntegerLiteralOperatorCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitIntersectionTypeRef(FirIntersectionTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitJump(FirJump<E>, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitKReturn(K.KReturn, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitKReturn(K.KReturn, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitKReturn(K.KReturn, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitKString(K.KString, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitKString(K.KString, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitKString(K.KString, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitKStringValue(K.KString.Value, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitKStringValue(K.KString.Value, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitKStringValue(K.KString.Value, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitKThis(K.KThis, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitKThis(K.KThis, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitKThis(K.KThis, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitLabel(FirLabel, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitLabel(J.Label, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitLambda(J.Lambda, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitLambda(J.Lambda, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitLambdaArgumentExpression(FirLambdaArgumentExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitLeftPadded(JLeftPadded<T>, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitListLiteral(K.ListLiteral, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitListLiteral(K.ListLiteral, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitListLiteral(K.ListLiteral, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitLiteral(J.Literal, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitLoop(FirLoop, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitLoopJump(FirLoopJump, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitMarker(Marker, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitMarker(Marker, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitMemberDeclaration(FirMemberDeclaration, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.kotlin.format.NormalizeFormatVisitor
 
visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitMultiCatch(J.MultiCatch, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitMultiCatch(J.MultiCatch, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitNamedArgumentExpression(FirNamedArgumentExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitNamedReference(FirNamedReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitNamedVariableInitializer(K.NamedVariableInitializer, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitNewArray(J.NewArray, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitNewClass(J.NewClass, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitNewClass(J.NewClass, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitNewClass(J.NewClass, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitNoReceiverExpression() - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitPackage(J.Package, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitPackageDirective(FirPackageDirective, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitParameterizedType(J.ParameterizedType, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitParentheses(J.Parentheses<T>, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitPlaceholderProjection(FirPlaceholderProjection, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitPrimitive(J.Primitive, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitProperty(FirProperty, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitProperty(K.Property, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitProperty(K.Property, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitProperty(K.Property, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitPropertyAccessExpression(FirPropertyAccessExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitPropertyAccessor(FirPropertyAccessor, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitQualifiedAccess(FirQualifiedAccess, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitQualifiedAccessExpression(FirQualifiedAccessExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitReference(FirReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitRegularClass(FirRegularClass, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvable(FirResolvable, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvedCallableReference(FirResolvedCallableReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvedDeclarationStatus(FirResolvedDeclarationStatus, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvedImport(FirResolvedImport, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvedNamedReference(FirResolvedNamedReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvedQualifier(FirResolvedQualifier, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvedReifiedParameterReference(FirResolvedReifiedParameterReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitResolvedTypeRef(FirResolvedTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitReturn(J.Return, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitReturn(J.Return, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitReturnExpression(FirReturnExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitRightPadded(JRightPadded<T>, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitRightPadded(List<? extends JRightPadded<? extends J>>, KRightPadded.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitSafeCallExpression(FirSafeCallExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitSimpleFunction(FirSimpleFunction, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitSmartCastExpression(FirSmartCastExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitSpace(Space, Space.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitSpace(Space, KSpace.Location, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitSpace(Space, KSpace.Location, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitSpreadArgumentExpression(FirSpreadArgumentExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitStarProjection(FirStarProjection, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitStatement(Statement, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitStatement(Statement, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitStringConcatenationCall(FirStringConcatenationCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitSuperReference(FirSuperReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitSwitch(J.Switch, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitSwitchExpression(J.SwitchExpression, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitSynchronized(J.Synchronized, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitTargetElement(FirTargetElement, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTernary(J.Ternary, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitThisReceiverExpression(FirThisReceiverExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitThisReference(FirThisReference, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitThrow(J.Throw, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitThrowExpression(FirThrowExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTry(J.Try, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitTry(J.Try, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitTryExpression(FirTryExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTryResource(J.Try.Resource, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitTypeAlias(FirTypeAlias, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeCast(J.TypeCast, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitTypeCast(J.TypeCast, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitTypeOperatorCall(FirTypeOperatorCall, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeParameter(FirTypeParameter, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeParameter(J.TypeParameter, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitTypeParameterRef(FirTypeParameterRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeParameterRefsOwner(FirTypeParameterRefsOwner, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeParametersOwner(FirTypeParametersOwner, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeProjection(FirTypeProjection, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeProjectionWithVariance(FirTypeProjectionWithVariance, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeRef(FirTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitTypeRefWithNullability(FirTypeRefWithNullability, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitUnary(J.Unary, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitUnary(J.Unary, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitUserTypeRef(FirUserTypeRef, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitValueParameter(FirValueParameter, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitVarargArgumentsExpression(FirVarargArgumentsExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitVariableAssignment(FirVariableAssignment, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.kotlin.format.MinimumViableSpacingVisitor
 
visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.kotlin.format.NormalizeFormatVisitor
 
visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitWhen(K.When, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitWhen(K.When, P) - Method in class org.openrewrite.kotlin.format.BlankLinesVisitor
 
visitWhen(K.When, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitWhen(K.When, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitWhen(K.When, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitWhenBranch(FirWhenBranch, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitWhenBranch(K.WhenBranch, PrintOutputCapture<P>) - Method in class org.openrewrite.kotlin.internal.KotlinPrinter
 
visitWhenBranch(K.WhenBranch, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitWhenBranch(K.WhenBranch, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitWhenBranch(K.WhenBranch, P) - Method in class org.openrewrite.kotlin.KotlinVisitor
 
visitWhenExpression(FirWhenExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitWhenSubjectExpression(FirWhenSubjectExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitWhileLoop(FirWhileLoop, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.kotlin.format.SpacesVisitor
 
visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitWildcard(J.Wildcard, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 
visitWrappedArgumentExpression(FirWrappedArgumentExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitWrappedDelegateExpression(FirWrappedDelegateExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitWrappedExpression(FirWrappedExpression, ExecutionContext) - Method in class org.openrewrite.kotlin.internal.KotlinParserVisitor
 
visitYield(J.Yield, P) - Method in class org.openrewrite.kotlin.KotlinIsoVisitor
 

W

When() - Constructor for class org.openrewrite.kotlin.tree.K.When
 
WHEN_BRANCH_EXPRESSION - Enum constant in enum class org.openrewrite.kotlin.tree.KContainer.Location
 
WHEN_BRANCH_EXPRESSION - Enum constant in enum class org.openrewrite.kotlin.tree.KRightPadded.Location
 
WHEN_BRANCH_EXPRESSION - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
WHEN_BRANCH_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
WHEN_PREFIX - Enum constant in enum class org.openrewrite.kotlin.tree.KSpace.Location
 
WhenBranch() - Constructor for class org.openrewrite.kotlin.tree.K.WhenBranch
 
WhenStatements() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle.WhenStatements
 
withAssignments(List<J.VariableDeclarations.NamedVariable>) - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration
 
withAssignments(JContainer<J.VariableDeclarations.NamedVariable>) - Method in class org.openrewrite.kotlin.tree.K.DestructuringDeclaration.Padding
 
withBody(JRightPadded<J>) - Method in class org.openrewrite.kotlin.tree.K.WhenBranch.Padding
 
withBody(J) - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
withCharset(Charset) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
withClasses(List<J.ClassDeclaration>) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
withClasses(List<JRightPadded<J.ClassDeclaration>>) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
withElements(List<Expression>) - Method in class org.openrewrite.kotlin.tree.K.ListLiteral
 
withElements(JContainer<Expression>) - Method in class org.openrewrite.kotlin.tree.K.ListLiteral.Padding
 
withExpressions(List<Expression>) - Method in class org.openrewrite.kotlin.tree.K.WhenBranch
 
withExpressions(JContainer<Expression>) - Method in class org.openrewrite.kotlin.tree.K.WhenBranch.Padding
 
withImports(List<J.Import>) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
withImports(List<JRightPadded<J.Import>>) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
withMarkers(Markers) - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
withMarkers(Markers) - Method in class org.openrewrite.kotlin.tree.K.KReturn
 
withMarkers(Markers) - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
withOperator(JLeftPadded<K.Binary.Type>) - Method in class org.openrewrite.kotlin.tree.K.Binary.Padding
 
withOperator(K.Binary.Type) - Method in class org.openrewrite.kotlin.tree.K.Binary
 
withPackageDeclaration(JRightPadded<J.Package>) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
withPackageDeclaration(J.Package) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
withPrefix(Space) - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
withPrefix(Space) - Method in class org.openrewrite.kotlin.tree.K.KReturn
 
withPrefix(Space) - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
withStatements(List<JRightPadded<Statement>>) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit.Padding
 
withStatements(List<Statement>) - Method in class org.openrewrite.kotlin.tree.K.CompilationUnit
 
withType(JavaType) - Method in class org.openrewrite.kotlin.tree.K.ExpressionStatement
 
withType(JavaType) - Method in class org.openrewrite.kotlin.tree.K.FunctionType
 
withType(JavaType) - Method in class org.openrewrite.kotlin.tree.K.NamedVariableInitializer
 
withType(JavaType) - Method in class org.openrewrite.kotlin.tree.K.StatementExpression
 
withType(JavaType) - Method in class org.openrewrite.kotlin.tree.K.When
 
wrappingAndBraces() - Static method in class org.openrewrite.kotlin.style.IntelliJ
 
WrappingAndBracesStyle - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle() - Constructor for class org.openrewrite.kotlin.style.WrappingAndBracesStyle
 
WrappingAndBracesStyle.BinaryExpression - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.BracesPlacement - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.ChainedFunctionCalls - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.DoWhileStatement - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.ExtendsImplementsPermitsList - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.FunctionCallArguments - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.FunctionDeclarationParameters - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.FunctionParentheses - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.IfStatement - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.KeepWhenFormatting - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.TryStatement - Class in org.openrewrite.kotlin.style
 
WrappingAndBracesStyle.WhenStatements - Class in org.openrewrite.kotlin.style
 
A B C D E F G I J K L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form