Interface TreeTypeAware
-
- All Known Implementing Classes:
ImmutableTree
public interface TreeTypeAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable TreeTypegetType()voidsetType(@NotNull TreeType type)
-