Interface TreeTypeAware


  • public interface TreeTypeAware
    • Method Detail

      • getType

        @Nullable
        @Nullable TreeType getType()
      • setType

        void setType​(@NotNull
                     @NotNull TreeType type)