Class PyProjectTomlParser.Builder

java.lang.Object
org.openrewrite.Parser.Builder
org.openrewrite.python.PyProjectTomlParser.Builder
All Implemented Interfaces:
Cloneable
Enclosing class:
PyProjectTomlParser

public static class PyProjectTomlParser.Builder extends org.openrewrite.Parser.Builder
  • Method Details

    • build

      public PyProjectTomlParser build()
      Specified by:
      build in class org.openrewrite.Parser.Builder
    • getDslName

      public String getDslName()
      Specified by:
      getDslName in class org.openrewrite.Parser.Builder