Interface NameTree

    • Method Detail

      • getType

        @Nullable
        @Nullable JavaType getType()
      • withType

        <T extends org.openrewrite.Tree> T withType​(@Nullable
                                                    @Nullable JavaType type)