Package org.openrewrite.python
Class PythonParser.Builder
java.lang.Object
org.openrewrite.Parser.Builder
org.openrewrite.python.PythonParser.Builder
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- PythonParser
public static class PythonParser.Builder
extends org.openrewrite.Parser.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()logCompilationWarningsAndErrors(boolean logCompilationWarningsAndErrors) typeCache(org.openrewrite.java.internal.JavaTypeCache typeCache) Methods inherited from class org.openrewrite.Parser.Builder
clone, getSourceFileType
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
logCompilationWarningsAndErrors
public PythonParser.Builder logCompilationWarningsAndErrors(boolean logCompilationWarningsAndErrors) -
typeCache
-
styles
-
build
- Specified by:
buildin classorg.openrewrite.Parser.Builder
-
getDslName
- Specified by:
getDslNamein classorg.openrewrite.Parser.Builder
-