Index

A B C D E F G 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.PythonParser
 
addComment(String) - Method in class org.openrewrite.python.tree.PySpace.SpaceBuilder
 
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

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.PythonParser.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.PythonParser
 
builder() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
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
 
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
 

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
 
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
 
EXPRESSION_TYPE_TREE_PREFIX - Enum constant in enum class org.openrewrite.python.tree.PySpace.Location
 

F

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
 
getDslName() - Method in class org.openrewrite.python.PythonParser.Builder
 
getEcosystem() - Method in class org.openrewrite.python.marketplace.PipRecipeBundleResolver
 
getOrStart() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
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
 
getVisitor() - Method in class org.openrewrite.python.format.PythonSpaces
 

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
 
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.
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
 

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.style - package org.openrewrite.python.style
 
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

parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.python.PythonParser
 
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
 
pipPackagesPath(Path) - Method in class org.openrewrite.python.rpc.PythonRewriteRpc.Builder
Set the pip packages directory for recipe installations.
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
 
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
 
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
Creates a pyproject.toml source spec for use with uv().
pyproject(String, Consumer<SourceSpec<PlainText>>) - Static method in class org.openrewrite.python.Assertions
Creates a pyproject.toml source spec for use with uv().
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
 
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
 
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
 
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
 
reindent(Space, String, PySpace.IndentStartMode, PySpace.IndentEndMode) - Static method in class org.openrewrite.python.tree.PySpace
 
reset() - Method in class org.openrewrite.python.tree.PySpace.SpaceBuilder
 
resetCurrent() - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
Resets the cached state of the current Python RPC instance.
resolve(RecipeBundle) - Method in class org.openrewrite.python.marketplace.PipRecipeBundleResolver
 
REST_OF_LINE - Enum constant in enum class org.openrewrite.python.tree.PySpace.IndentEndMode
 
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
 
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
 

S

sample(SourceFile) - Method in class org.openrewrite.python.style.Autodetect.Detector
 
setFactory(PythonRewriteRpc.Builder) - Static method in class org.openrewrite.python.rpc.PythonRewriteRpc
 
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
 
sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.python.PythonParser
 
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
 
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
 
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.

V

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.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
 
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 I K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages