Interface TreeTypeAware


public interface TreeTypeAware
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable TreeType
     
    void
    setType(@NotNull TreeType type)
     
  • Method Details

    • getType

      @Nullable @Nullable TreeType getType()
    • setType

      void setType(@NotNull @NotNull TreeType type)