Interface TreeTypeAware
-
public interface TreeTypeAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable TreeTypegetType()voidsetType(@NotNull TreeType type)
-
public interface TreeTypeAware
| Modifier and Type | Method | Description |
|---|---|---|
@Nullable TreeType |
getType() |
|
void |
setType(@NotNull TreeType type) |