Index

A B C D E F G H I K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages

A

accept(Path) - Method in class org.openrewrite.python.PyProjectTomlParser
 
accept(Path) - Method in class org.openrewrite.python.PythonParser
 
accept(Path) - Method in class org.openrewrite.python.RequirementsTxtParser
 
accept(Path) - Method in class org.openrewrite.python.SetupCfgParser
 
addComment(String) - Method in class org.openrewrite.python.tree.PySpace.SpaceBuilder
 
AddDependency - Class in org.openrewrite.python
Add a dependency to the [project].dependencies array in pyproject.toml.
AddDependency() - Constructor for class org.openrewrite.python.AddDependency
 
addWhitespace(String) - Method in class org.openrewrite.python.tree.PySpace.SpaceBuilder
 
AFTER_STATEMENT - Enum constant in enum class org.openrewrite.python.tree.PySpace.IndentStartMode
 
appendComment(Space, String) - Static method in class org.openrewrite.python.tree.PySpace
 
appendWhitespace(Space, String) - Static method in class org.openrewrite.python.tree.PySpace
 
applyDefaults() - Method in class org.openrewrite.python.style.BlankLinesStyle
 
applyDefaults() - Method in class org.openrewrite.python.style.OtherStyle
 
applyDefaults() - Method in class org.openrewrite.python.style.SpacesStyle
 
applyDefaults() - Method in class org.openrewrite.python.style.TabsAndIndentsStyle
 
applyDefaults() - Method in class org.openrewrite.python.style.WrappingAndBracesStyle
 
AroundOperators() - Constructor for class org.openrewrite.python.style.SpacesStyle.AroundOperators
 
ASSERT_ELEMENT - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
ASSERT_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
ASSERT_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
Assertions - Class in org.openrewrite.python
 
ASYNC_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
Autodetect - Class in org.openrewrite.python.style
 
Autodetect(UUID, Collection<Style>) - Constructor for class org.openrewrite.python.style.Autodetect
 
Autodetect.Detector - Class in org.openrewrite.python.style
 
AWAIT_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 

B

BACKTICK - Enum constant in enum class org.openrewrite.python.marker.Quoted.Style
Backtick quoting used for repr() in Python 2: `x`
BeforeParentheses() - Constructor for class org.openrewrite.python.style.SpacesStyle.BeforeParentheses
 
BINARY_NEGATION - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
BINARY_OPERATOR - Enum constant in enum class org.openrewrite.python.tree.PyLeftPadded.Location
 
BINARY_OPERATOR - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
BINARY_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
blankLines() - Static method in class org.openrewrite.python.style.IntelliJ
 
BlankLinesStyle - Class in org.openrewrite.python.style
 
BlankLinesStyle() - Constructor for class org.openrewrite.python.style.BlankLinesStyle
 
BlankLinesStyle.KeepMaximum - Class in org.openrewrite.python.style
 
BlankLinesStyle.Minimum - Class in org.openrewrite.python.style
 
build() - Method in class org.openrewrite.python.PyProjectTomlParser.Builder
 
build() - Method in class org.openrewrite.python.PythonParser.Builder
 
build() - Method in class org.openrewrite.python.RequirementsTxtParser.Builder
 
build() - Method in class org.openrewrite.python.SetupCfgParser.Builder
 
build() - Method in class org.openrewrite.python.style.Autodetect.Detector
 
build() - Method in class org.openrewrite.python.tree.PySpace.SpaceBuilder
 
builder() - Static method in class org.openrewrite.python.PyProjectTomlParser
 
builder() - Static method in class org.openrewrite.python.PythonParser
 
builder() - Static method in class org.openrewrite.python.RequirementsTxtParser
 
builder() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
builder() - Static method in class org.openrewrite.python.SetupCfgParser
 
Builder() - Constructor for class org.openrewrite.python.PythonParser.Builder
 
Builder() - Constructor for class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 

C

CHAINED_ASSIGNMENT_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
CHAINED_ASSIGNMENT_VARIABLE_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
CHAINED_ASSIGNMENT_VARIABLES - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
ChangeDependency - Class in org.openrewrite.python
Change a dependency to a different package in pyproject.toml.
ChangeDependency() - Constructor for class org.openrewrite.python.ChangeDependency
 
COLLECTION_LITERAL_ELEMENT - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
COLLECTION_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COLLECTION_LITERAL_ELEMENTS - Enum constant in enum class org.openrewrite.python.tree.PyContainer.Location
 
COLLECTION_LITERAL_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COMPILATION_UNIT_STATEMENT_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COMPILATION_UNIT_STATEMENTS - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
COMPREHENSION_EXPRESSION_CLAUSE_ASYNC - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
COMPREHENSION_EXPRESSION_CLAUSE_ASYNC_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COMPREHENSION_EXPRESSION_CLAUSE_ITERATED_LIST - Enum constant in enum class org.openrewrite.python.tree.PyLeftPadded.Location
 
COMPREHENSION_EXPRESSION_CLAUSE_ITERATED_LIST - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COMPREHENSION_EXPRESSION_CLAUSE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COMPREHENSION_EXPRESSION_CONDITION_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COMPREHENSION_EXPRESSION_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
COMPREHENSION_EXPRESSION_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
correspondingPyprojectPath(String) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Derive the pyproject.toml path that corresponds to a uv.lock path.
createMarker(Toml.Document, Path) - Static method in class org.openrewrite.python.internal.PythonDependencyParser
Create a PythonResolutionResult marker from a parsed Toml.Document.

D

debugPort(Path, int) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
Set the port for Python debugger to listen on.
defaults() - Static method in class org.openrewrite.python.style.IntelliJ
 
deindent(Space, String, PySpace.IndentStartMode, PySpace.IndentEndMode) - Static method in class org.openrewrite.python.tree.PySpace
 
DEL_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
DEL_TARGET_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
DEL_TARGETS - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
dependenciesFromResolved(List<PythonResolutionResult.ResolvedDependency>) - Static method in class org.openrewrite.python.RequirementsTxtParser
Convert resolved dependencies into declared (direct) dependencies.
Dependency() - Constructor for class org.openrewrite.python.marker.PythonResolutionResult.Dependency
 
DependencyInsight - Class in org.openrewrite.python.search
Find direct and transitive Python dependencies matching a package name pattern.
DependencyInsight() - Constructor for class org.openrewrite.python.search.DependencyInsight
 
DependencyWorkspace - Class in org.openrewrite.python
Manages workspace directories for Python projects with dependencies.
DependencyWorkspace() - Constructor for class org.openrewrite.python.DependencyWorkspace
 
describe(RecipeListing) - Method in class org.openrewrite.python.marketplace.PipRecipeBundleReader
 
detector() - Static method in class org.openrewrite.python.style.Autodetect
 
Detector() - Constructor for class org.openrewrite.python.style.Autodetect.Detector
 
DICT_ENTRY - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
DICT_ENTRY_KEY - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
DICT_ENTRY_KEY_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
DICT_LITERAL_ELEMENT - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
DICT_LITERAL_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
DICT_LITERAL_ELEMENTS - Enum constant in enum class org.openrewrite.python.tree.PyContainer.Location
 
DICT_LITERAL_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
doesMagicMethodReverseOperands(String) - Static method in class org.openrewrite.python.internal.PythonOperatorLookup
 
DOUBLE - Enum constant in enum class org.openrewrite.python.marker.Quoted.Style
 

E

ELSE_WRAPPER_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
environment(Map<String, String>) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
ERROR_FROM_FROM - Enum constant in enum class org.openrewrite.python.tree.PyLeftPadded.Location
 
ERROR_FROM_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
ERROR_FROM_SOURCE - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
EXCEPTION_TYPE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
ExecSyntax - Class in org.openrewrite.python.marker
Marker indicating that a J.MethodInvocation represents a Python 2 exec statement rather than a Python 3 exec function call.
ExecSyntax() - Constructor for class org.openrewrite.python.marker.ExecSyntax
 
EXPRESSION_TYPE_TREE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
extractPackageName(String) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Extract the package name from a PEP 508 dependency spec string.

F

failure(String) - Static method in class org.openrewrite.python.internal.UvLockRegeneration.Result
 
findAndParse(Path, Path) - Static method in class org.openrewrite.python.internal.UvLockParser
Find and parse a uv.lock file, walking up from the given directory.
findDependency(String) - Method in class org.openrewrite.python.marker.PythonResolutionResult
Find a declared dependency by package name in the main [project].dependencies list.
findDependencyInAnyScope(String) - Method in class org.openrewrite.python.marker.PythonResolutionResult
Find a declared dependency by package name across all scopes: dependencies, buildRequires, optionalDependencies, and dependencyGroups.
findDependencyInScope(PythonResolutionResult, String, String, String) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Find a dependency in the specified scope of the marker.
findUvExecutable() - Static method in class org.openrewrite.python.internal.UvExecutor
Find the uv executable on the system.
FORMATTED_STRING_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
FORMATTED_STRING_VALUE_DEBUG - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
FORMATTED_STRING_VALUE_DEBUG_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
FORMATTED_STRING_VALUE_EXPRESSION - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
FORMATTED_STRING_VALUE_EXPRESSION_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
FORMATTED_STRING_VALUE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 

G

get() - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
get() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
getAllDeclaredDependencies() - Method in class org.openrewrite.python.marker.PythonResolutionResult
Get all declared dependencies across all scopes as a flat list.
getDescription() - Method in class org.openrewrite.python.AddDependency
 
getDescription() - Method in class org.openrewrite.python.ChangeDependency
 
getDescription() - Method in class org.openrewrite.python.RemoveDependency
 
getDescription() - Method in class org.openrewrite.python.UpgradeDependencyVersion
 
getDescription() - Method in class org.openrewrite.python.UpgradeTransitiveDependencyVersion
 
getDisplayName() - Method in class org.openrewrite.python.AddDependency
 
getDisplayName() - Method in class org.openrewrite.python.ChangeDependency
 
getDisplayName() - Method in class org.openrewrite.python.RemoveDependency
 
getDisplayName() - Method in class org.openrewrite.python.UpgradeDependencyVersion
 
getDisplayName() - Method in class org.openrewrite.python.UpgradeTransitiveDependencyVersion
 
getDslName() - Method in class org.openrewrite.python.PyProjectTomlParser.Builder
 
getDslName() - Method in class org.openrewrite.python.PythonParser.Builder
 
getDslName() - Method in class org.openrewrite.python.RequirementsTxtParser.Builder
 
getDslName() - Method in class org.openrewrite.python.SetupCfgParser.Builder
 
getEcosystem() - Method in class org.openrewrite.python.marketplace.PipRecipeBundleResolver
 
getExistingLockContents() - Method in class org.openrewrite.python.internal.PythonDependencyExecutionContextView
Existing uv.lock contents keyed by pyproject.toml source path.
getInitialValue(ExecutionContext) - Method in class org.openrewrite.python.AddDependency
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.python.ChangeDependency
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.python.RemoveDependency
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.python.UpgradeDependencyVersion
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.python.UpgradeTransitiveDependencyVersion
 
getInstanceNameSuffix() - Method in class org.openrewrite.python.AddDependency
 
getInstanceNameSuffix() - Method in class org.openrewrite.python.ChangeDependency
 
getInstanceNameSuffix() - Method in class org.openrewrite.python.RemoveDependency
 
getInstanceNameSuffix() - Method in class org.openrewrite.python.search.DependencyInsight
 
getInstanceNameSuffix() - Method in class org.openrewrite.python.UpgradeDependencyVersion
 
getInstanceNameSuffix() - Method in class org.openrewrite.python.UpgradeTransitiveDependencyVersion
 
getOrCreateSetuptoolsWorkspace(String, Path) - Static method in class org.openrewrite.python.DependencyWorkspace
Gets or creates a workspace directory for a setuptools project (setup.cfg / setup.py).
getOrStart() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
getResolvedDependency(String) - Method in class org.openrewrite.python.marker.PythonResolutionResult
Look up a resolved dependency by package name.
getScanner(AddDependency.Accumulator) - Method in class org.openrewrite.python.AddDependency
 
getScanner(ChangeDependency.Accumulator) - Method in class org.openrewrite.python.ChangeDependency
 
getScanner(RemoveDependency.Accumulator) - Method in class org.openrewrite.python.RemoveDependency
 
getScanner(UpgradeDependencyVersion.Accumulator) - Method in class org.openrewrite.python.UpgradeDependencyVersion
 
getScanner(UpgradeTransitiveDependencyVersion.Accumulator) - Method in class org.openrewrite.python.UpgradeTransitiveDependencyVersion
 
getSourceFileType() - Method in class org.openrewrite.python.internal.rpc.PythonContainerRpcCodec
 
getSourceFileType() - Method in class org.openrewrite.python.internal.rpc.PythonLeftPaddedRpcCodec
 
getSourceFileType() - Method in class org.openrewrite.python.internal.rpc.PythonRightPaddedRpcCodec
 
getSourceFileType() - Method in class org.openrewrite.python.internal.rpc.PythonRpcCodec
 
getSourceFileType() - Method in class org.openrewrite.python.internal.rpc.PythonSpaceRpcCodec
 
getSourceFileType() - Method in class org.openrewrite.python.internal.rpc.PythonTrailingCommaRpcCodec
 
getType() - Method in class org.openrewrite.python.internal.rpc.PythonContainerRpcCodec
 
getType() - Method in class org.openrewrite.python.internal.rpc.PythonLeftPaddedRpcCodec
 
getType() - Method in class org.openrewrite.python.internal.rpc.PythonRightPaddedRpcCodec
 
getType() - Method in class org.openrewrite.python.internal.rpc.PythonRpcCodec
 
getType() - Method in class org.openrewrite.python.internal.rpc.PythonSpaceRpcCodec
 
getType() - Method in class org.openrewrite.python.internal.rpc.PythonTrailingCommaRpcCodec
 
getUpdatedLockFiles() - Method in class org.openrewrite.python.internal.PythonDependencyExecutionContextView
Regenerated uv.lock contents keyed by pyproject.toml source path.
getVisitor() - Method in class org.openrewrite.python.format.PythonSpaces
 
getVisitor() - Method in class org.openrewrite.python.search.DependencyInsight
 
getVisitor(AddDependency.Accumulator) - Method in class org.openrewrite.python.AddDependency
 
getVisitor(ChangeDependency.Accumulator) - Method in class org.openrewrite.python.ChangeDependency
 
getVisitor(RemoveDependency.Accumulator) - Method in class org.openrewrite.python.RemoveDependency
 
getVisitor(UpgradeDependencyVersion.Accumulator) - Method in class org.openrewrite.python.UpgradeDependencyVersion
 
getVisitor(UpgradeTransitiveDependencyVersion.Accumulator) - Method in class org.openrewrite.python.UpgradeTransitiveDependencyVersion
 

H

hasAlternativeLockFile(Path, Path) - Static method in class org.openrewrite.python.internal.UvLockParser
Check whether a poetry.lock or pdm.lock file exists near the given directory.

I

installRecipes(File) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc
Install recipes from a local file path (e.g., a local pip package).
installRecipes(String) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc
Install recipes from a package name.
installRecipes(String, String) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc
Install recipes from a package name with a specific version.
InstallRecipesResponse - Class in org.openrewrite.python.rpc
 
InstallRecipesResponse() - Constructor for class org.openrewrite.python.rpc.InstallRecipesResponse
 
IntelliJ - Class in org.openrewrite.python.style
 
IntelliJ() - Constructor for class org.openrewrite.python.style.IntelliJ
 
isAcceptable(SourceFile, P) - Method in class org.openrewrite.python.PythonVisitor
 
isInsideDependencyArray(Cursor, String, String) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Check whether a cursor path represents a position inside a dependency array for the given scope and optional group name.
isInsidePdmOverridesTable(Cursor) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Check whether a cursor path represents a position inside the [tool.pdm.overrides] table in a pyproject.toml.
isInsideProjectDependencies(Cursor) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Check whether a cursor path represents a position inside the [project].dependencies array in a pyproject.toml.
isMultiline() - Method in class org.openrewrite.python.tree.PyComment
 

K

KeepMaximum() - Constructor for class org.openrewrite.python.style.BlankLinesStyle.KeepMaximum
 
KEY_VALUE_KEY - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
KEY_VALUE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
KEY_VALUE_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
KeywordArguments - Class in org.openrewrite.python.marker
Marks a method argument like **kwargs as a holder of a dictionary of arguments.
KeywordArguments() - Constructor for class org.openrewrite.python.marker.KeywordArguments
 
KeywordOnlyArguments - Class in org.openrewrite.python.marker
 
KeywordOnlyArguments() - Constructor for class org.openrewrite.python.marker.KeywordOnlyArguments
 

L

LINE_START - Enum constant in enum class org.openrewrite.python.tree.PySpace.IndentStartMode
 
LITERAL_TYPE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
log(Path) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 

M

marketplace(RecipeMarketplace) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
MATCH_CASE_GUARD - Enum constant in enum class org.openrewrite.python.tree.PyLeftPadded.Location
 
MATCH_CASE_GUARD - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
MATCH_CASE_PATTERN_CHILD - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
MATCH_CASE_PATTERN_CHILD_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
MATCH_CASE_PATTERN_CHILDREN - Enum constant in enum class org.openrewrite.python.tree.PyContainer.Location
 
MATCH_CASE_PATTERN_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
MATCH_CASE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
MATCH_PATTERN_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
maxSizeBytes(long) - Method in class org.openrewrite.python.PythonParser.Builder
Set the maximum file size (in bytes) for files to be parsed as Python.
maybeUpdateUvLock(Toml.Document, ExecutionContext) - Static method in class org.openrewrite.python.internal.PyProjectHelper
If there is regenerated uv.lock content for this document, reparse the document from that content.
MethodDeclarationParameters() - Constructor for class org.openrewrite.python.style.TabsAndIndentsStyle.MethodDeclarationParameters
 
metricsCsv(Path) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
Minimum() - Constructor for class org.openrewrite.python.style.BlankLinesStyle.Minimum
 
MULTI_IMPORT_FROM - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
MULTI_IMPORT_FROM_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
MULTI_IMPORT_NAME - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
MULTI_IMPORT_NAME_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
MULTI_IMPORT_NAME_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
MULTI_IMPORT_NAMES - Enum constant in enum class org.openrewrite.python.tree.PyContainer.Location
 
MULTI_IMPORT_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 

N

NAMED_ARGUMENT - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
NAMED_ARGUMENT_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
NAMED_ARGUMENT_VALUE - Enum constant in enum class org.openrewrite.python.tree.PyLeftPadded.Location
 
normalizeName(String) - Static method in class org.openrewrite.python.marker.PythonResolutionResult
Normalize a Python package name per PEP 503: lowercase, dashes/dots/underscores are equivalent.
normalizeVersionConstraint(String) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Normalize a version constraint so it is valid PEP 508.

O

operatorForMagicMethod(String) - Static method in class org.openrewrite.python.internal.PythonOperatorLookup
 
org.openrewrite.python - package org.openrewrite.python
 
org.openrewrite.python.format - package org.openrewrite.python.format
 
org.openrewrite.python.internal - package org.openrewrite.python.internal
 
org.openrewrite.python.internal.rpc - package org.openrewrite.python.internal.rpc
 
org.openrewrite.python.marker - package org.openrewrite.python.marker
 
org.openrewrite.python.marketplace - package org.openrewrite.python.marketplace
 
org.openrewrite.python.rpc - package org.openrewrite.python.rpc
 
org.openrewrite.python.search - package org.openrewrite.python.search
 
org.openrewrite.python.style - package org.openrewrite.python.style
 
org.openrewrite.python.table - package org.openrewrite.python.table
 
org.openrewrite.python.tree - package org.openrewrite.python.tree
 
other() - Static method in class org.openrewrite.python.style.IntelliJ
 
Other() - Constructor for class org.openrewrite.python.style.SpacesStyle.Other
 
OtherStyle - Class in org.openrewrite.python.style
 
OtherStyle() - Constructor for class org.openrewrite.python.style.OtherStyle
 
OtherStyle.UseContinuationIndent - Class in org.openrewrite.python.style
 

P

parse(String) - Static method in class org.openrewrite.python.internal.UvLockParser
Parse uv.lock content into a list of resolved dependencies.
parseFreezeOutput(Path) - Static method in class org.openrewrite.python.RequirementsTxtParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.python.PyProjectTomlParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.python.PythonParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.python.RequirementsTxtParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.python.SetupCfgParser
 
parsePep508(String) - Static method in class org.openrewrite.python.internal.PythonDependencyParser
 
parseProject(Path, List<String>, Path, ExecutionContext) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc
Parses an entire Python project directory.
parseProject(Path, List<String>, ExecutionContext) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc
Parses an entire Python project directory.
parseProject(Path, ExecutionContext) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc
Parses an entire Python project directory.
PASS_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
Pdm - Enum constant in enum class org.openrewrite.python.marker.PythonResolutionResult.PackageManager
 
Pip - Enum constant in enum class org.openrewrite.python.marker.PythonResolutionResult.PackageManager
 
Pipenv - Enum constant in enum class org.openrewrite.python.marker.PythonResolutionResult.PackageManager
 
pipPackagesPath(Path) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
Set the base pip packages directory.
PipRecipeBundleReader - Class in org.openrewrite.python.marketplace
 
PipRecipeBundleReader() - Constructor for class org.openrewrite.python.marketplace.PipRecipeBundleReader
 
PipRecipeBundleResolver - Class in org.openrewrite.python.marketplace
 
PipRecipeBundleResolver() - Constructor for class org.openrewrite.python.marketplace.PipRecipeBundleResolver
 
Poetry - Enum constant in enum class org.openrewrite.python.marker.PythonResolutionResult.PackageManager
 
prepare(RecipeListing, Map<String, Object>) - Method in class org.openrewrite.python.marketplace.PipRecipeBundleReader
 
preVisit(J, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
preVisit(J, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
printComment(Cursor, PrintOutputCapture<P>) - Method in class org.openrewrite.python.tree.PyComment
 
PrintSyntax - Class in org.openrewrite.python.marker
Marker indicating that a J.MethodInvocation represents a Python 2 print statement rather than a Python 3 print function call.
PrintSyntax() - Constructor for class org.openrewrite.python.marker.PrintSyntax
 
PyComment - Class in org.openrewrite.python.tree
 
PyComment() - Constructor for class org.openrewrite.python.tree.PyComment
 
PyContainer - Class in org.openrewrite.python.tree
 
PyContainer() - Constructor for class org.openrewrite.python.tree.PyContainer
 
PyContainer.Location - Enum Class in org.openrewrite.python.tree
 
PyLeftPadded - Class in org.openrewrite.python.tree
 
PyLeftPadded() - Constructor for class org.openrewrite.python.tree.PyLeftPadded
 
PyLeftPadded.Location - Enum Class in org.openrewrite.python.tree
 
pyproject(String) - Static method in class org.openrewrite.python.Assertions
 
pyproject(String, String) - Static method in class org.openrewrite.python.Assertions
 
pyproject(String, String, Consumer<SourceSpec<Toml.Document>>) - Static method in class org.openrewrite.python.Assertions
 
pyproject(String, Consumer<SourceSpec<Toml.Document>>) - Static method in class org.openrewrite.python.Assertions
 
PyProjectHelper - Class in org.openrewrite.python.internal
Shared utilities for Python dependency recipes operating on pyproject.toml files.
PyProjectHelper() - Constructor for class org.openrewrite.python.internal.PyProjectHelper
 
PyProjectTomlParser - Class in org.openrewrite.python
Parser for pyproject.toml files that delegates to TomlParser and attaches a PythonResolutionResult marker with dependency metadata.
PyProjectTomlParser() - Constructor for class org.openrewrite.python.PyProjectTomlParser
 
PyProjectTomlParser.Builder - Class in org.openrewrite.python
 
PyRightPadded - Class in org.openrewrite.python.tree
 
PyRightPadded() - Constructor for class org.openrewrite.python.tree.PyRightPadded
 
PyRightPadded.Location - Enum Class in org.openrewrite.python.tree
 
PySpace - Class in org.openrewrite.python.tree
 
PySpace.IndentEndMode - Enum Class in org.openrewrite.python.tree
 
PySpace.IndentStartMode - Enum Class in org.openrewrite.python.tree
 
PySpace.Location - Enum Class in org.openrewrite.python.tree
 
PySpace.SpaceBuilder - Class in org.openrewrite.python.tree
 
python(String) - Static method in class org.openrewrite.python.Assertions
 
python(String, String) - Static method in class org.openrewrite.python.Assertions
 
python(String, String, Consumer<SourceSpec<Py.CompilationUnit>>) - Static method in class org.openrewrite.python.Assertions
 
python(String, Consumer<SourceSpec<Py.CompilationUnit>>) - Static method in class org.openrewrite.python.Assertions
 
PythonContainerRpcCodec - Class in org.openrewrite.python.internal.rpc
 
PythonContainerRpcCodec() - Constructor for class org.openrewrite.python.internal.rpc.PythonContainerRpcCodec
 
PythonDependenciesInUse - Class in org.openrewrite.python.table
 
PythonDependenciesInUse(Recipe) - Constructor for class org.openrewrite.python.table.PythonDependenciesInUse
 
PythonDependenciesInUse.Row - Class in org.openrewrite.python.table
 
PythonDependencyExecutionContextView - Class in org.openrewrite.python.internal
Typed view over ExecutionContext for shared state used by Python dependency management recipes.
PythonDependencyParser - Class in org.openrewrite.python.internal
Extracts dependency metadata from a parsed pyproject.toml AST (Toml.Document).
PythonDependencyParser() - Constructor for class org.openrewrite.python.internal.PythonDependencyParser
 
PythonIsoVisitor<P> - Class in org.openrewrite.python
 
PythonIsoVisitor() - Constructor for class org.openrewrite.python.PythonIsoVisitor
 
PythonLeftPaddedRpcCodec - Class in org.openrewrite.python.internal.rpc
 
PythonLeftPaddedRpcCodec() - Constructor for class org.openrewrite.python.internal.rpc.PythonLeftPaddedRpcCodec
 
PythonOperatorLookup - Class in org.openrewrite.python.internal
 
PythonParser - Class in org.openrewrite.python
Parser for Python source files.
PythonParser() - Constructor for class org.openrewrite.python.PythonParser
 
PythonParser.Builder - Class in org.openrewrite.python
 
pythonPath(Path) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
Path to the Python executable.
PythonReceiver - Class in org.openrewrite.python.internal.rpc
A receiver for Python AST elements that uses the Java RPC framework.
PythonReceiver() - Constructor for class org.openrewrite.python.internal.rpc.PythonReceiver
 
PythonResolutionResult - Class in org.openrewrite.python.marker
Contains metadata about a Python project, parsed from pyproject.toml and uv.lock.
PythonResolutionResult() - Constructor for class org.openrewrite.python.marker.PythonResolutionResult
 
PythonResolutionResult.Dependency - Class in org.openrewrite.python.marker
A dependency specification parsed from a PEP 508 string in pyproject.toml.
PythonResolutionResult.PackageManager - Enum Class in org.openrewrite.python.marker
 
PythonResolutionResult.ResolvedDependency - Class in org.openrewrite.python.marker
A resolved (locked) dependency from uv.lock.
PythonResolutionResult.SourceIndex - Class in org.openrewrite.python.marker
 
PythonRewriteRpc - Class in org.openrewrite.python.rpc
 
PythonRewriteRpc.Builder - Class in org.openrewrite.python.rpc
 
PythonRightPaddedRpcCodec - Class in org.openrewrite.python.internal.rpc
 
PythonRightPaddedRpcCodec() - Constructor for class org.openrewrite.python.internal.rpc.PythonRightPaddedRpcCodec
 
PythonRpcCodec - Class in org.openrewrite.python.internal.rpc
 
PythonRpcCodec() - Constructor for class org.openrewrite.python.internal.rpc.PythonRpcCodec
 
PythonSender - Class in org.openrewrite.python.internal.rpc
A sender for Python AST elements that uses the Java RPC framework.
PythonSender() - Constructor for class org.openrewrite.python.internal.rpc.PythonSender
 
PythonSpaceRpcCodec - Class in org.openrewrite.python.internal.rpc
 
PythonSpaceRpcCodec() - Constructor for class org.openrewrite.python.internal.rpc.PythonSpaceRpcCodec
 
PythonSpaces - Class in org.openrewrite.python.format
 
PythonSpaces() - Constructor for class org.openrewrite.python.format.PythonSpaces
 
PythonSpacesVisitor<P> - Class in org.openrewrite.python.format
Ideally, we'll reuse AutoFormatVisitor from Java, but Python requires specific handling of whitespace to maintain column alignment.
PythonSpacesVisitor() - Constructor for class org.openrewrite.python.format.PythonSpacesVisitor
 
PythonStyle - Interface in org.openrewrite.python.style
 
PythonTrailingCommaRpcCodec - Class in org.openrewrite.python.internal.rpc
Python-specific codec for TrailingComma that uses PythonReceiver.visitSpace to properly handle PyComment in the suffix.
PythonTrailingCommaRpcCodec() - Constructor for class org.openrewrite.python.internal.rpc.PythonTrailingCommaRpcCodec
 
PythonValidator<P> - Class in org.openrewrite.python.internal.rpc
Validates that the contents of lists and containers like JLeftPadded respect their generic types.
PythonValidator() - Constructor for class org.openrewrite.python.internal.rpc.PythonValidator
 
pythonVersion(String) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
Set the Python language version to parse.
PythonVisitor<P> - Class in org.openrewrite.python
 
PythonVisitor() - Constructor for class org.openrewrite.python.PythonVisitor
 

Q

Quoted - Class in org.openrewrite.python.marker
Used for `J.Identifier` nodes that are quoted in the source.
Quoted() - Constructor for class org.openrewrite.python.marker.Quoted
 
Quoted.Style - Enum Class in org.openrewrite.python.marker
 

R

read() - Method in class org.openrewrite.python.marketplace.PipRecipeBundleReader
 
recipeInstallDir(Path) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
Set the directory where user-installed recipe packages live.
regenerate(String) - Static method in class org.openrewrite.python.internal.UvLockRegeneration
Regenerate a uv.lock file from the given pyproject.toml content.
regenerate(String, String) - Static method in class org.openrewrite.python.internal.UvLockRegeneration
Regenerate a uv.lock file from the given pyproject.toml content.
regenerateLockAndRefreshMarker(Toml.Document, ExecutionContext) - Static method in class org.openrewrite.python.internal.PyProjectHelper
After modifying a pyproject.toml document, regenerate the uv.lock file and refresh the PythonResolutionResult marker.
reindent(Space, String, PySpace.IndentStartMode, PySpace.IndentEndMode) - Static method in class org.openrewrite.python.tree.PySpace
 
RemoveDependency - Class in org.openrewrite.python
Remove a dependency from the [project].dependencies array in pyproject.toml.
RemoveDependency() - Constructor for class org.openrewrite.python.RemoveDependency
 
reparseToml(Toml.Document, String) - Static method in class org.openrewrite.python.internal.PyProjectHelper
Reparse a TOML document from new content while preserving the original document's identity (id) and markers.
requirementsTxt(String) - Static method in class org.openrewrite.python.Assertions
 
requirementsTxt(String, String) - Static method in class org.openrewrite.python.Assertions
 
requirementsTxt(String, String, Consumer<SourceSpec<PlainText>>) - Static method in class org.openrewrite.python.Assertions
 
requirementsTxt(String, Consumer<SourceSpec<PlainText>>) - Static method in class org.openrewrite.python.Assertions
 
RequirementsTxtParser - Class in org.openrewrite.python
Parser for requirements.txt files that delegates to PlainTextParser and attaches a PythonResolutionResult marker with dependency metadata resolved via uv pip freeze.
RequirementsTxtParser() - Constructor for class org.openrewrite.python.RequirementsTxtParser
 
RequirementsTxtParser.Builder - Class in org.openrewrite.python
 
reset() - Method in class org.openrewrite.python.tree.PySpace.SpaceBuilder
 
resetCurrent() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
resolve(RecipeBundle) - Method in class org.openrewrite.python.marketplace.PipRecipeBundleResolver
 
ResolvedDependency() - Constructor for class org.openrewrite.python.marker.PythonResolutionResult.ResolvedDependency
 
resolvers(List<RecipeBundleResolver>) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
REST_OF_LINE - Enum constant in enum class org.openrewrite.python.tree.PySpace.IndentEndMode
 
Result() - Constructor for class org.openrewrite.python.internal.UvLockRegeneration.Result
 
Row() - Constructor for class org.openrewrite.python.table.PythonDependenciesInUse.Row
 
rpcReceive(TrailingComma, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonTrailingCommaRpcCodec
 
rpcReceive(JContainer, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonContainerRpcCodec
 
rpcReceive(JLeftPadded, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonLeftPaddedRpcCodec
 
rpcReceive(JRightPadded, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonRightPaddedRpcCodec
 
rpcReceive(J, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonRpcCodec
 
rpcReceive(Space, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSpaceRpcCodec
 
rpcReceive(ExecSyntax, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.ExecSyntax
 
rpcReceive(KeywordArguments, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.KeywordArguments
 
rpcReceive(KeywordOnlyArguments, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.KeywordOnlyArguments
 
rpcReceive(PrintSyntax, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.PrintSyntax
 
rpcReceive(PythonResolutionResult.Dependency, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult.Dependency
 
rpcReceive(PythonResolutionResult.ResolvedDependency, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult.ResolvedDependency
 
rpcReceive(PythonResolutionResult.SourceIndex, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult.SourceIndex
 
rpcReceive(PythonResolutionResult, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult
 
rpcReceive(Quoted, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.Quoted
 
rpcReceive(SuppressNewline, RpcReceiveQueue) - Method in class org.openrewrite.python.marker.SuppressNewline
 
rpcSend(TrailingComma, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonTrailingCommaRpcCodec
 
rpcSend(JContainer, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonContainerRpcCodec
 
rpcSend(JLeftPadded, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonLeftPaddedRpcCodec
 
rpcSend(JRightPadded, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonRightPaddedRpcCodec
 
rpcSend(J, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonRpcCodec
 
rpcSend(Space, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSpaceRpcCodec
 
rpcSend(ExecSyntax, RpcSendQueue) - Method in class org.openrewrite.python.marker.ExecSyntax
 
rpcSend(KeywordArguments, RpcSendQueue) - Method in class org.openrewrite.python.marker.KeywordArguments
 
rpcSend(KeywordOnlyArguments, RpcSendQueue) - Method in class org.openrewrite.python.marker.KeywordOnlyArguments
 
rpcSend(PrintSyntax, RpcSendQueue) - Method in class org.openrewrite.python.marker.PrintSyntax
 
rpcSend(PythonResolutionResult.Dependency, RpcSendQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult.Dependency
 
rpcSend(PythonResolutionResult.ResolvedDependency, RpcSendQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult.ResolvedDependency
 
rpcSend(PythonResolutionResult.SourceIndex, RpcSendQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult.SourceIndex
 
rpcSend(PythonResolutionResult, RpcSendQueue) - Method in class org.openrewrite.python.marker.PythonResolutionResult
 
rpcSend(Quoted, RpcSendQueue) - Method in class org.openrewrite.python.marker.Quoted
 
rpcSend(SuppressNewline, RpcSendQueue) - Method in class org.openrewrite.python.marker.SuppressNewline
 
run(Path, String, String...) - Static method in class org.openrewrite.python.internal.UvExecutor
Run a uv command in the given directory.
RunResult() - Constructor for class org.openrewrite.python.internal.UvExecutor.RunResult
 

S

sample(SourceFile) - Method in class org.openrewrite.python.style.Autodetect.Detector
 
setFactory(PythonRewriteRpc.Builder) - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
setupCfg(String) - Static method in class org.openrewrite.python.Assertions
 
setupCfg(String, String) - Static method in class org.openrewrite.python.Assertions
 
setupCfg(String, String, Consumer<SourceSpec<PlainText>>) - Static method in class org.openrewrite.python.Assertions
 
setupCfg(String, Consumer<SourceSpec<PlainText>>) - Static method in class org.openrewrite.python.Assertions
 
SetupCfgParser - Class in org.openrewrite.python
Parser for setup.cfg files that delegates to PlainTextParser and attaches a PythonResolutionResult marker with dependency metadata resolved via uv pip install <projectDir> and uv pip freeze.
SetupCfgParser() - Constructor for class org.openrewrite.python.SetupCfgParser
 
SetupCfgParser.Builder - Class in org.openrewrite.python
 
shutdown() - Method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
shutdownCurrent() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
SINGLE - Enum constant in enum class org.openrewrite.python.marker.Quoted.Style
 
SLICE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
SLICE_START - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
SLICE_START_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
SLICE_STEP - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
SLICE_STEP_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
SLICE_STOP - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
SLICE_STOP_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
SourceIndex() - Constructor for class org.openrewrite.python.marker.PythonResolutionResult.SourceIndex
 
sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.python.PyProjectTomlParser
 
sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.python.PythonParser
 
sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.python.RequirementsTxtParser
 
sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.python.SetupCfgParser
 
SpaceBuilder() - Constructor for class org.openrewrite.python.tree.PySpace.SpaceBuilder
 
spaces() - Static method in class org.openrewrite.python.style.IntelliJ
 
SpacesStyle - Class in org.openrewrite.python.style
 
SpacesStyle() - Constructor for class org.openrewrite.python.style.SpacesStyle
 
SpacesStyle.AroundOperators - Class in org.openrewrite.python.style
 
SpacesStyle.BeforeParentheses - Class in org.openrewrite.python.style
 
SpacesStyle.Other - Class in org.openrewrite.python.style
 
SpacesStyle.Within - Class in org.openrewrite.python.style
 
SPECIAL_PARAMETER_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
STAR_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
STATEMENT_START - Enum constant in enum class org.openrewrite.python.tree.PySpace.IndentEndMode
 
stripIndent(Space, String) - Static method in class org.openrewrite.python.tree.PySpace
 
success(String) - Static method in class org.openrewrite.python.internal.UvLockRegeneration.Result
 
SuppressNewline - Class in org.openrewrite.python.marker
 
SuppressNewline() - Constructor for class org.openrewrite.python.marker.SuppressNewline
 

T

tabsAndIndents() - Static method in class org.openrewrite.python.style.IntelliJ
 
TabsAndIndentsStyle - Class in org.openrewrite.python.style
 
TabsAndIndentsStyle() - Constructor for class org.openrewrite.python.style.TabsAndIndentsStyle
 
TabsAndIndentsStyle.MethodDeclarationParameters - Class in org.openrewrite.python.style
 
timeout(Duration) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
TOP_LEVEL_STATEMENT - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
TOP_LEVEL_STATEMENT_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
traceRpcMessages() - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
traceRpcMessages(boolean) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
 
TRAILING_ELSE_WRAPPER_ELSE_BLOCK - Enum constant in enum class org.openrewrite.python.tree.PyLeftPadded.Location
 
TRAILING_ELSE_WRAPPER_ELSE_BLOCK - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
TRAILING_ELSE_WRAPPER_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
TRIPLE_DOUBLE - Enum constant in enum class org.openrewrite.python.marker.Quoted.Style
 
TRIPLE_SINGLE - Enum constant in enum class org.openrewrite.python.marker.Quoted.Style
 
TYPE_ALIAS_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
TYPE_ALIAS_VALUE - Enum constant in enum class org.openrewrite.python.tree.PyLeftPadded.Location
 
TYPE_ALIAS_VALUE - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
TYPE_HINT_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
TYPE_HINTED_EXPRESSION_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 

U

UNION_ELEMENT_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
UNION_TYPE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
UNION_TYPE_TYPES - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
UpgradeDependencyVersion - Class in org.openrewrite.python
Upgrade the version constraint for a dependency in [project].dependencies in pyproject.toml.
UpgradeDependencyVersion() - Constructor for class org.openrewrite.python.UpgradeDependencyVersion
 
UpgradeTransitiveDependencyVersion - Class in org.openrewrite.python
Pin a transitive dependency version by adding or upgrading a constraint in the appropriate tool-specific section.
UpgradeTransitiveDependencyVersion() - Constructor for class org.openrewrite.python.UpgradeTransitiveDependencyVersion
 
UseContinuationIndent() - Constructor for class org.openrewrite.python.style.OtherStyle.UseContinuationIndent
 
uv(Path, SourceSpecs...) - Static method in class org.openrewrite.python.Assertions
Sets up a Python project with dependencies installed for type attribution.
Uv - Enum constant in enum class org.openrewrite.python.marker.PythonResolutionResult.PackageManager
 
UvExecutor - Class in org.openrewrite.python.internal
Shared utility for finding and executing the uv Python package manager.
UvExecutor() - Constructor for class org.openrewrite.python.internal.UvExecutor
 
UvExecutor.RunResult - Class in org.openrewrite.python.internal
 
uvLock(String) - Static method in class org.openrewrite.python.Assertions
 
uvLock(String, Consumer<SourceSpec<Toml.Document>>) - Static method in class org.openrewrite.python.Assertions
 
UvLockParser - Class in org.openrewrite.python.internal
Parses uv.lock files (TOML format) to extract resolved dependency information.
UvLockParser() - Constructor for class org.openrewrite.python.internal.UvLockParser
 
UvLockRegeneration - Class in org.openrewrite.python.internal
Utility for regenerating uv.lock files by running uv lock in a temporary directory.
UvLockRegeneration() - Constructor for class org.openrewrite.python.internal.UvLockRegeneration
 
UvLockRegeneration.Result - Class in org.openrewrite.python.internal
 

V

validate() - Method in class org.openrewrite.python.AddDependency
 
validate() - Method in class org.openrewrite.python.RemoveDependency
 
validate() - Method in class org.openrewrite.python.search.DependencyInsight
 
validate() - Method in class org.openrewrite.python.UpgradeDependencyVersion
 
valueOf(String) - Static method in enum class org.openrewrite.python.marker.PythonResolutionResult.PackageManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.python.marker.Quoted.Style
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.python.tree.PyContainer.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.python.tree.PyLeftPadded.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.python.tree.PyRightPadded.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.python.tree.PySpace.IndentEndMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.python.tree.PySpace.IndentStartMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.python.tree.PySpace.Location
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.openrewrite.python.marker.PythonResolutionResult.PackageManager
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openrewrite.python.marker.Quoted.Style
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openrewrite.python.tree.PyContainer.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.python.tree.PyLeftPadded.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.python.tree.PyRightPadded.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.python.tree.PySpace.IndentEndMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openrewrite.python.tree.PySpace.IndentStartMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openrewrite.python.tree.PySpace.Location
Returns an array containing the constants of this enum class, in the order they are declared.
VARIABLE_SCOPE_NAME_SUFFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
VARIABLE_SCOPE_NAMES - Enum constant in enum class org.openrewrite.python.tree.PyRightPadded.Location
 
VARIABLE_SCOPE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
view(ExecutionContext) - Static method in class org.openrewrite.python.internal.PythonDependencyExecutionContextView
 
visit(Tree, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visit(Tree, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitAnnotatedType(J.AnnotatedType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitAnnotation(J.Annotation, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitArrayAccess(J.ArrayAccess, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitArrayDimension(J.ArrayDimension, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitArrayType(J.ArrayType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitAssert(J.Assert, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitAssignment(J.Assignment, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitAssignmentOperation(J.AssignmentOperation, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitAsync(Py.Async, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitAsync(Py.Async, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitAsync(Py.Async, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitAsync(Py.Async, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitAsync(Py.Async, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitAwait(Py.Await, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitAwait(Py.Await, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitAwait(Py.Await, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitAwait(Py.Await, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitAwait(Py.Await, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitBinary(J.Binary, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitBinary(J.Binary, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitBinary(Py.Binary, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitBinary(Py.Binary, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitBinary(Py.Binary, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitBinary(Py.Binary, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitBinary(Py.Binary, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitBlock(J.Block, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitBlock(J.Block, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitBreak(J.Break, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitCase(J.Case, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitCatch(J.Try.Catch, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitChainedAssignment(Py.ChainedAssignment, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitChainedAssignment(Py.ChainedAssignment, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitChainedAssignment(Py.ChainedAssignment, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitChainedAssignment(Py.ChainedAssignment, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitChainedAssignment(Py.ChainedAssignment, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitCollectionLiteral(Py.CollectionLiteral, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitCollectionLiteral(Py.CollectionLiteral, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitCollectionLiteral(Py.CollectionLiteral, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitCollectionLiteral(Py.CollectionLiteral, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitCollectionLiteral(Py.CollectionLiteral, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitCompilationUnit(Py.CompilationUnit, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitCompilationUnit(Py.CompilationUnit, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitCompilationUnit(Py.CompilationUnit, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitCompilationUnit(Py.CompilationUnit, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitCompilationUnit(Py.CompilationUnit, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitComprehensionClause(Py.ComprehensionExpression.Clause, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitComprehensionClause(Py.ComprehensionExpression.Clause, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitComprehensionClause(Py.ComprehensionExpression.Clause, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitComprehensionClause(Py.ComprehensionExpression.Clause, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitComprehensionClause(Py.ComprehensionExpression.Clause, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitComprehensionCondition(Py.ComprehensionExpression.Condition, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitComprehensionCondition(Py.ComprehensionExpression.Condition, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitComprehensionCondition(Py.ComprehensionExpression.Condition, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitComprehensionCondition(Py.ComprehensionExpression.Condition, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitComprehensionCondition(Py.ComprehensionExpression.Condition, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitComprehensionExpression(Py.ComprehensionExpression, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitComprehensionExpression(Py.ComprehensionExpression, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitComprehensionExpression(Py.ComprehensionExpression, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitComprehensionExpression(Py.ComprehensionExpression, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitComprehensionExpression(Py.ComprehensionExpression, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitContainer(JContainer<J2>, PyContainer.Location, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitContainer(JContainer<J2>, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitContainer(JContainer<J2>, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitContinue(J.Continue, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitControlParentheses(J.ControlParentheses<J2>, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitDeconstructionPattern(J.DeconstructionPattern, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitDel(Py.Del, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitDel(Py.Del, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitDel(Py.Del, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitDel(Py.Del, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitDel(Py.Del, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitDictLiteral(Py.DictLiteral, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitDictLiteral(Py.DictLiteral, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitDictLiteral(Py.DictLiteral, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitDictLiteral(Py.DictLiteral, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitDictLiteral(Py.DictLiteral, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitElse(J.If.Else, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitEmpty(J.Empty, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitEnumValue(J.EnumValue, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitEnumValueSet(J.EnumValueSet, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitErroneous(J.Erroneous, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitErrorFrom(Py.ErrorFrom, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitErrorFrom(Py.ErrorFrom, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitErrorFrom(Py.ErrorFrom, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitErrorFrom(Py.ErrorFrom, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitErrorFrom(Py.ErrorFrom, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitExceptionType(Py.ExceptionType, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitExceptionType(Py.ExceptionType, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitExceptionType(Py.ExceptionType, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitExceptionType(Py.ExceptionType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitExceptionType(Py.ExceptionType, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitExpressionStatement(Py.ExpressionStatement, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitExpressionStatement(Py.ExpressionStatement, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitExpressionStatement(Py.ExpressionStatement, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitExpressionStatement(Py.ExpressionStatement, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitExpressionTypeTree(Py.ExpressionTypeTree, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitExpressionTypeTree(Py.ExpressionTypeTree, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitExpressionTypeTree(Py.ExpressionTypeTree, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitExpressionTypeTree(Py.ExpressionTypeTree, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitFieldAccess(J.FieldAccess, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitForControl(J.ForLoop.Control, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitForEachControl(J.ForEachLoop.Control, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitForEachLoop(J.ForEachLoop, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitForLoop(J.ForLoop, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitFormattedString(Py.FormattedString, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitFormattedString(Py.FormattedString, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitFormattedString(Py.FormattedString, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitFormattedString(Py.FormattedString, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitFormattedString(Py.FormattedString, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitFormattedStringValue(Py.FormattedString.Value, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitFormattedStringValue(Py.FormattedString.Value, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitFormattedStringValue(Py.FormattedString.Value, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitFormattedStringValue(Py.FormattedString.Value, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitFormattedStringValue(Py.FormattedString.Value, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitIdentifier(J.Identifier, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitIf(J.If, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitImport(J.Import, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitInstanceOf(J.InstanceOf, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitIntersectionType(J.IntersectionType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitKeyValue(Py.KeyValue, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitKeyValue(Py.KeyValue, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitKeyValue(Py.KeyValue, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitKeyValue(Py.KeyValue, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitKeyValue(Py.KeyValue, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitLabel(J.Label, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitLambda(J.Lambda, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitLeftPadded(JLeftPadded<T>, PyLeftPadded.Location, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitLeftPadded(JLeftPadded<T>, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitLeftPadded(JLeftPadded<T>, RpcReceiveQueue, Function<Object, T>) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitLeftPadded(JLeftPadded<T>, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitLiteral(J.Literal, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitLiteral(J.Literal, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitLiteralType(Py.LiteralType, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitLiteralType(Py.LiteralType, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitLiteralType(Py.LiteralType, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitLiteralType(Py.LiteralType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitLiteralType(Py.LiteralType, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitMatchCase(Py.MatchCase, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitMatchCase(Py.MatchCase, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitMatchCase(Py.MatchCase, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitMatchCase(Py.MatchCase, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitMatchCase(Py.MatchCase, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitMatchCasePattern(Py.MatchCase.Pattern, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitMatchCasePattern(Py.MatchCase.Pattern, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitMatchCasePattern(Py.MatchCase.Pattern, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitMatchCasePattern(Py.MatchCase.Pattern, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitMatchCasePattern(Py.MatchCase.Pattern, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitMemberReference(J.MemberReference, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.python.format.PythonSpacesVisitor
 
visitMethodDeclaration(J.MethodDeclaration, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitModifier(J.Modifier, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitMultiCatch(J.MultiCatch, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitMultiImport(Py.MultiImport, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitMultiImport(Py.MultiImport, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitMultiImport(Py.MultiImport, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitMultiImport(Py.MultiImport, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitMultiImport(Py.MultiImport, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitNamedArgument(Py.NamedArgument, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitNamedArgument(Py.NamedArgument, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitNamedArgument(Py.NamedArgument, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitNamedArgument(Py.NamedArgument, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitNamedArgument(Py.NamedArgument, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitNewArray(J.NewArray, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitNewClass(J.NewClass, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitNullableType(J.NullableType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitPackage(J.Package, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitParameterizedType(J.ParameterizedType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitParentheses(J.Parentheses<J2>, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitParenthesizedTypeTree(J.ParenthesizedTypeTree, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitPass(Py.Pass, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitPass(Py.Pass, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitPass(Py.Pass, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitPass(Py.Pass, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitPass(Py.Pass, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitPrimitive(J.Primitive, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitReturn(J.Return, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitRightPadded(JRightPadded<T>, PyRightPadded.Location, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitRightPadded(JRightPadded<T>, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitRightPadded(JRightPadded<T>, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitSlice(Py.Slice, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitSlice(Py.Slice, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitSlice(Py.Slice, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitSlice(Py.Slice, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitSlice(Py.Slice, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitSpace(Space, PySpace.Location, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitSpace(Space, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitSpace(Space, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitSpecialParameter(Py.SpecialParameter, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitSpecialParameter(Py.SpecialParameter, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitSpecialParameter(Py.SpecialParameter, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitSpecialParameter(Py.SpecialParameter, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitSpecialParameter(Py.SpecialParameter, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitStar(Py.Star, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitStar(Py.Star, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitStar(Py.Star, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitStar(Py.Star, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitStar(Py.Star, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitStatementExpression(Py.StatementExpression, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitStatementExpression(Py.StatementExpression, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitStatementExpression(Py.StatementExpression, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitStatementExpression(Py.StatementExpression, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitSwitch(J.Switch, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitSwitchExpression(J.SwitchExpression, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitSynchronized(J.Synchronized, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTernary(J.Ternary, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitThrow(J.Throw, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTrailingElseWrapper(Py.TrailingElseWrapper, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitTrailingElseWrapper(Py.TrailingElseWrapper, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitTrailingElseWrapper(Py.TrailingElseWrapper, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitTrailingElseWrapper(Py.TrailingElseWrapper, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTrailingElseWrapper(Py.TrailingElseWrapper, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitTry(J.Try, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTryResource(J.Try.Resource, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitType(JavaType, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitType(JavaType, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitTypeAlias(Py.TypeAlias, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitTypeAlias(Py.TypeAlias, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitTypeAlias(Py.TypeAlias, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitTypeAlias(Py.TypeAlias, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTypeAlias(Py.TypeAlias, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitTypeCast(J.TypeCast, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTypeHint(Py.TypeHint, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitTypeHint(Py.TypeHint, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitTypeHint(Py.TypeHint, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitTypeHint(Py.TypeHint, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTypeHint(Py.TypeHint, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitTypeHintedExpression(Py.TypeHintedExpression, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitTypeHintedExpression(Py.TypeHintedExpression, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitTypeHintedExpression(Py.TypeHintedExpression, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitTypeHintedExpression(Py.TypeHintedExpression, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitTypeHintedExpression(Py.TypeHintedExpression, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitTypeParameter(J.TypeParameter, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitUnary(J.Unary, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitUnary(J.Unary, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitUnionType(Py.UnionType, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitUnionType(Py.UnionType, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitUnionType(Py.UnionType, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitUnionType(Py.UnionType, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitUnionType(Py.UnionType, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitUnknown(J.Unknown, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitUnknownSource(J.Unknown.Source, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitVariableDeclarations(J.VariableDeclarations, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitVariableScope(Py.VariableScope, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitVariableScope(Py.VariableScope, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitVariableScope(Py.VariableScope, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitVariableScope(Py.VariableScope, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitVariableScope(Py.VariableScope, P) - Method in class org.openrewrite.python.PythonVisitor
 
visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitWildcard(J.Wildcard, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitYield(J.Yield, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitYieldFrom(Py.YieldFrom, RpcReceiveQueue) - Method in class org.openrewrite.python.internal.rpc.PythonReceiver
 
visitYieldFrom(Py.YieldFrom, RpcSendQueue) - Method in class org.openrewrite.python.internal.rpc.PythonSender
 
visitYieldFrom(Py.YieldFrom, P) - Method in class org.openrewrite.python.internal.rpc.PythonValidator
 
visitYieldFrom(Py.YieldFrom, P) - Method in class org.openrewrite.python.PythonIsoVisitor
 
visitYieldFrom(Py.YieldFrom, P) - Method in class org.openrewrite.python.PythonVisitor
 

W

Within() - Constructor for class org.openrewrite.python.style.SpacesStyle.Within
 
workingDirectory(Path) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
Set the working directory for the Python process.
wrappingAndBraces() - Static method in class org.openrewrite.python.style.IntelliJ
 
WrappingAndBracesStyle - Class in org.openrewrite.python.style
 
WrappingAndBracesStyle() - Constructor for class org.openrewrite.python.style.WrappingAndBracesStyle
 

Y

YIELD_FROM_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 
A B C D E F G H I K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages