Interface TypedTree

    • Method Detail

      • getType

        @Nullable
        @Nullable JavaType getType()
      • withType

        <T extends J> T withType​(@Nullable
                                 @Nullable JavaType type)